aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_type.c')
-rw-r--r--src/c_type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_type.c b/src/c_type.c
index e8a5b1e..59d890b 100644
--- a/src/c_type.c
+++ b/src/c_type.c
@@ -1,4 +1,4 @@
-#include "type.h"
+#include "c_type.h"
struct typedata typedata[1<<13];
internstr ttypenames[1<<10];