diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testutil.hpp | 2 |
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 |