summaryrefslogtreecommitdiffstats
path: root/test/sanitytest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanitytest.c')
-rw-r--r--test/sanitytest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sanitytest.c b/test/sanitytest.c
index 80a19e992d..743c03b2d9 100644
--- a/test/sanitytest.c
+++ b/test/sanitytest.c
@@ -8,7 +8,7 @@
*/
#include <string.h>
-#include <internal/numbers.h>
+#include "internal/numbers.h"
#include "testutil.h"