aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/c.h')
-rw-r--r--src/c.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/c.h b/src/c.h
index 0214db5..50d09ed 100644
--- a/src/c.h
+++ b/src/c.h
@@ -1,5 +1,5 @@
-#include "../common.h"
-#include "../type.h"
+#include "antcc.h"
+#include "c_type.h"
/*************/
/* EXPR TREE */