aboutsummaryrefslogtreecommitdiff
path: root/src/zmq/zmqabstractnotifier.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zmq/zmqabstractnotifier.cpp')
-rw-r--r--src/zmq/zmqabstractnotifier.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zmq/zmqabstractnotifier.cpp b/src/zmq/zmqabstractnotifier.cpp
index 9f5cb3ba67..ce5c753eb4 100644
--- a/src/zmq/zmqabstractnotifier.cpp
+++ b/src/zmq/zmqabstractnotifier.cpp
@@ -2,8 +2,8 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
-#include "zmqabstractnotifier.h"
-#include "util.h"
+#include <zmq/zmqabstractnotifier.h>
+#include <util.h>
CZMQAbstractNotifier::~CZMQAbstractNotifier()