summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMartin Lucina <martin@lucina.net>2012-05-21 13:44:02 +0200
committerMartin Sustrik <sustrik@250bpm.com>2012-05-21 13:44:02 +0200
commit9839659de3f7d8e8827af776d23efe15627c7d3e (patch)
tree5c889b61984bd14f9990e34f69a7a43e01fd4024 /tests
parent3f9d24d24322ed40d861c006671a386532728812 (diff)
Fixes a conflict with XenStore (see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668550) Signed-off-by: Martin Lucina <martin@lucina.net>
Diffstat (limited to 'tests')
-rw-r--r--tests/testutil.hpp2
1 files changed, 1 insertions, 1 deletions
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 <stddef.h>
#include <stdlib.h>
-#include "../include/xs.h"
+#include "../include/xs/xs.h"
#include "../src/platform.hpp"
#if !defined XS_HAVE_WINDOWS