summaryrefslogtreecommitdiffstats
path: root/tests/mode.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mode.c')
-rw-r--r--tests/mode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mode.c b/tests/mode.c
index 972401d..850209f 100644
--- a/tests/mode.c
+++ b/tests/mode.c
@@ -20,8 +20,8 @@
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>
-#include "../helpers/defs.h"
-#include "../helpers/mode.h"
+#include "defs.h"
+#include "mode.h"
static unsigned int _test_num = 0U;