From 9839659de3f7d8e8827af776d23efe15627c7d3e Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Mon, 21 May 2012 13:44:02 +0200 Subject: Fixes a conflict with XenStore (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668550) Signed-off-by: Martin Lucina --- tests/testutil.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/testutil.hpp b/tests/testutil.hpp index 58f1afd..b6a55a2 100644 --- a/tests/testutil.hpp +++ b/tests/testutil.hpp @@ -28,7 +28,7 @@ #include #include -#include "../include/xs.h" +#include "../include/xs/xs.h" #include "../src/platform.hpp" #if !defined XS_HAVE_WINDOWS -- cgit v1.2.3