Index: src/CodeGen/CodeGenerator.hpp
===================================================================
--- src/CodeGen/CodeGenerator.hpp	(revision 59c8dff49bbb5284b39ab27da894a644327a531a)
+++ src/CodeGen/CodeGenerator.hpp	(revision 8abe4090bd16627bff66d5b432a246d92a3d1077)
@@ -21,4 +21,5 @@
 #include "AST/Pass.hpp"          // for WithGuards, WithShortCircuiting, ...
 #include "CodeGen/Options.h"     // for Options
+#include "Common/Indenter.h"     // for Indenter
 
 
