aboutsummaryrefslogtreecommitdiff
path: root/src/tomo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tomo.c')
-rw-r--r--src/tomo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tomo.c b/src/tomo.c
index 6f08f1ff..01c1ebab 100644
--- a/src/tomo.c
+++ b/src/tomo.c
@@ -20,7 +20,7 @@
#include "config.h"
#include "modules.h"
#include "naming.h"
-#include "parse.h"
+#include "parse/parse.h"
#include "stdlib/bools.h"
#include "stdlib/bytes.h"
#include "stdlib/datatypes.h"