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