summaryrefslogtreecommitdiff
path: root/src/p2p.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/p2p.cpp')
-rw-r--r--src/p2p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/p2p.cpp b/src/p2p.cpp
index ca7a8f5..334cfcc 100644
--- a/src/p2p.cpp
+++ b/src/p2p.cpp
@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "../bindings/c/zmq.h"
+#include "../include/zmq.h"
#include "p2p.hpp"
#include "err.hpp"