summaryrefslogtreecommitdiff
path: root/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'lex.h')
-rw-r--r--lex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lex.h b/lex.h
index 7f43c8b..2f3cc8e 100644
--- a/lex.h
+++ b/lex.h
@@ -1,6 +1,6 @@
#pragma once
-#include "typeutils.h"
+#include "utils.h"
typedef struct Region Region;