summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.c b/main.c
index c941ca9..de4f262 100644
--- a/main.c
+++ b/main.c
@@ -12,9 +12,10 @@ no_warn_end
#include <wctype.h>
#include "command.h"
+#include "util.c"
+#include "colors.c"
#include "time.c"
#include "unicode.h"
-#include "util.c"
#define MATH_GL
#include "math.c"
#include "text.h"