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