aboutsummaryrefslogtreecommitdiff
path: root/test/src/util/test_bits.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/util/test_bits.c')
-rw-r--r--test/src/util/test_bits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/util/test_bits.c b/test/src/util/test_bits.c
index ed88bb3..372541a 100644
--- a/test/src/util/test_bits.c
+++ b/test/src/util/test_bits.c
@@ -5,7 +5,7 @@
#include <criterion/criterion.h>
#include <criterion/parameterized.h>
-#include <gen/types.h>
+#include <misc/types.h>
#include "test/default.h"
#include "test/memory.h"
#include "util/bits.h"