diff options
Diffstat (limited to 'lib/RemoteControl.h')
-rw-r--r-- | lib/RemoteControl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/RemoteControl.h b/lib/RemoteControl.h index 26f30d9..7dd763d 100644 --- a/lib/RemoteControl.h +++ b/lib/RemoteControl.h @@ -31,6 +31,8 @@ # include "config.h" #endif +#define ENABLE_REMOTECONTROL 1 + #if defined(HAVE_ZEROMQ) # include "zmq.hpp" #endif |