summaryrefslogtreecommitdiff
path: root/src/err.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/err.hpp')
-rw-r--r--src/err.hpp2
1 files changed, 1 insertions, 1 deletions
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 <assert.h>
#include <errno.h>