index
:
yeesh
arithm
lex
master
restruc
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lex.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'lex.c')
-rw-r--r--
lex.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/lex.c b/lex.c
index 8c64751..85b7120 100644
--- a/
lex.c
+++ b/
lex.c
@@ -6,7 +6,7 @@
#include <stdio.h>
#include "lex.h"
-#include "typeutils.h"
+#include "utils.h"