diff options
Diffstat (limited to 'lib/chillcg')
-rwxr-xr-x | lib/chillcg/include/code_gen/CG_chillRepr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chillcg/include/code_gen/CG_chillRepr.h b/lib/chillcg/include/code_gen/CG_chillRepr.h index 3d19de7..36b2fa4 100755 --- a/lib/chillcg/include/code_gen/CG_chillRepr.h +++ b/lib/chillcg/include/code_gen/CG_chillRepr.h @@ -12,7 +12,7 @@ #endif -#include "chill_ast.hh" +#include "chillAST/chillASTs.hh" namespace omega { |