Index: src/AST/Convert.hpp
===================================================================
--- src/AST/Convert.hpp	(revision 293dc1c9a88a6120c9da7e8d3566ea1feae53953)
+++ src/AST/Convert.hpp	(revision 58fe85a783c7d674af3da0f1fd03f42ef7f11be5)
@@ -20,5 +20,5 @@
 class Declaration;
 namespace ast {
-	class TranslationUnit;
+	struct TranslationUnit;
 };
 
