diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/RemoteControl.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RemoteControl.h b/src/RemoteControl.h index 8f4bdaf..1b5e447 100644 --- a/src/RemoteControl.h +++ b/src/RemoteControl.h @@ -34,7 +34,7 @@  #endif  #if defined(HAVE_ZEROMQ) -#include <zmq.hpp> +#include "zmq.hpp"  #endif  #include <list>  | 
