From 4d9b046977f895f8d61731672a5e84967ed85eb2 Mon Sep 17 00:00:00 2001 From: Guido Goldstein Date: Fri, 27 Aug 2010 21:13:45 +0200 Subject: two tests added --- tests/simple.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/simple.cpp') diff --git a/tests/simple.cpp b/tests/simple.cpp index 4ee2bac..d1c5261 100644 --- a/tests/simple.cpp +++ b/tests/simple.cpp @@ -17,7 +17,7 @@ along with this program. If not, see . */ -#include +#include "../include/zmq.h" /* This is the simplest possible test case; test if we can initialize and immediately terminate a context. */ -- cgit v1.2.3