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