more work on worldmap switching
[supertux.git] / tools / miniswig / tree.cpp
index e26452d..3d5413e 100644 (file)
@@ -1,4 +1,4 @@
-#include "tree.h"
+#include "tree.hpp"
 
 BasicType BasicType::VOID("void");
 BasicType BasicType::BOOL("bool");