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/err.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/err.hpp') diff --git a/src/err.hpp b/src/err.hpp index 64ab545..28b3303 100644 --- a/src/err.hpp +++ b/src/err.hpp @@ -23,7 +23,7 @@ #define __XS_ERR_HPP_INCLUDED__ // Crossroads-specific error codes are defined in xs.h -#include "../include/xs.h" +#include "../include/xs/xs.h" #include #include -- cgit v1.2.3