aboutsummaryrefslogtreecommitdiffhomepage
path: root/type.c
diff options
context:
space:
mode:
Diffstat (limited to 'type.c')
-rw-r--r--type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/type.c b/type.c
index 8154e52..78a6278 100644
--- a/type.c
+++ b/type.c
@@ -1,4 +1,4 @@
-#include "common.h"
+#include "type.h"
struct typedata typedata[1<<13];
const char *ttypenames[1<<10];