aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backendC/CleanCompilerSources/codegen2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/codegen2.c b/backendC/CleanCompilerSources/codegen2.c
index 50fbf51..7d55c3e 100644
--- a/backendC/CleanCompilerSources/codegen2.c
+++ b/backendC/CleanCompilerSources/codegen2.c
@@ -31,7 +31,6 @@
#include "sa.h"
#include "transform.h"
#include "instructions.h"
-#include "typechecker.h"
#include "optimisations.h"
#include "buildtree.h"