From ae35a1644cd8f2441de73f1260c46bb0da6a1605 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Tue, 16 Mar 2010 19:02:50 +0100 Subject: fix include paths in perf on Win32 --- perf/remote_lat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perf/remote_lat.c') diff --git a/perf/remote_lat.c b/perf/remote_lat.c index 901afd5..6214ce8 100644 --- a/perf/remote_lat.c +++ b/perf/remote_lat.c @@ -17,7 +17,7 @@ along with this program. If not, see . */ -#include +#include "../include/zmq.h" #include #include #include -- cgit v1.2.3