From f895426c1885729f4a4a20b1eb543a92915aed85 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 7 Sep 2009 15:41:43 +0200 Subject: initial changes for win port --- src/pipe.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/pipe.cpp') diff --git a/src/pipe.cpp b/src/pipe.cpp index 3748ae9..392d380 100644 --- a/src/pipe.cpp +++ b/src/pipe.cpp @@ -17,9 +17,7 @@ along with this program. If not, see . */ -#include - -#include <../include/zmq.h> +#include "../include/zmq.h" #include "pipe.hpp" -- cgit v1.2.3