summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
index 2b78b17..790503a 100644
--- a/main.c
+++ b/main.c
@@ -11,6 +11,8 @@ no_warn_end
#include <wctype.h>
#include "unicode.h"
#include "util.c"
+#define MATH_GL
+#include "math.c"
#include "text.h"
#include "string32.c"
#include "arr.c"