diff options
Diffstat (limited to 'src/ctx.hpp')
-rw-r--r-- | src/ctx.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctx.hpp b/src/ctx.hpp index 8e2fd03..24e879d 100644 --- a/src/ctx.hpp +++ b/src/ctx.hpp @@ -26,7 +26,7 @@ #include <vector> #include <string> -#include "../include/xs.h" +#include "../include/xs/xs.h" #include "mailbox.hpp" #include "array.hpp" |