summaryrefslogtreecommitdiff
path: root/src/fq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fq.cpp')
-rw-r--r--src/fq.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fq.cpp b/src/fq.cpp
index 1836058..a7e93ce 100644
--- a/src/fq.cpp
+++ b/src/fq.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 "fq.hpp"
#include "pipe.hpp"