summaryrefslogtreecommitdiff
path: root/source/tests/main.test.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tests/main.test.c')
-rw-r--r--source/tests/main.test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tests/main.test.c b/source/tests/main.test.c
index 14d3249..b0f0c03 100644
--- a/source/tests/main.test.c
+++ b/source/tests/main.test.c
@@ -1,5 +1,5 @@
#define KIT_TEST_IMPLEMENTATION
-#include "../kit/kit_test.h"
+#include "../kit/test.h"
int main(int argc, char **argv) {
return run_tests(argc, argv);