diff options
Diffstat (limited to 'src/c.h')
| -rw-r--r-- | src/c.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -#include "../common.h" -#include "../type.h" +#include "antcc.h" +#include "c_type.h" /*************/ /* EXPR TREE */ |
| index : antcc | ||
| A little C compiler |
| aboutsummaryrefslogtreecommitdiffhomepage |