diff options
Diffstat (limited to 'src/obj.c')
| -rw-r--r-- | src/obj.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #include "obj.h" -#include "../ir/ir.h" +#include "ir.h" #include <errno.h> #include <fcntl.h> #include <unistd.h> |
| index : antcc | ||
| A little C compiler |
| aboutsummaryrefslogtreecommitdiffhomepage |