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 --- src/object.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/object.hpp') diff --git a/src/object.hpp b/src/object.hpp index b695308..fe3c510 100644 --- a/src/object.hpp +++ b/src/object.hpp @@ -22,7 +22,7 @@ #ifndef __XS_OBJECT_HPP_INCLUDED__ #define __XS_OBJECT_HPP_INCLUDED__ -#include "../include/xs.h" +#include "../include/xs/xs.h" #include "stdint.hpp" -- cgit v1.2.3