summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 8b68662..0932609 100644
--- a/main.c
+++ b/main.c
@@ -39,6 +39,7 @@ no_warn_end
#include "time.c"
#include "string32.c"
#include "arr.c"
+#include "syntax.c"
#include "buffer.c"
#include "ted.c"
#include "ui.c"