summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-12-27 15:16:54 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2020-12-27 15:16:54 -0500
commit0fcc0682080da33edc81fa98c450a904165d5b5a (patch)
tree4c3d330dafb2876dc5753250903e779ee5fbc06e /main.c
parenta3c71115434018e16c5f3c2a4c3672ee3a12b7dc (diff)
split edits based on time, fixed delete undo bug
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 790503a..ae197ac 100644
--- a/main.c
+++ b/main.c
@@ -9,6 +9,7 @@ no_warn_end
#include <GL/gl.h>
#include <locale.h>
#include <wctype.h>
+#include "time.c"
#include "unicode.h"
#include "util.c"
#define MATH_GL