update for backscrolling, badguy behaviour
[supertux.git] / tools / miniswig / tree.cpp
index e26452d..848b30b 100644 (file)
@@ -1,4 +1,5 @@
-#include "tree.h"
+#include <config.h>
+#include "tree.hpp"
 
 BasicType BasicType::VOID("void");
 BasicType BasicType::BOOL("bool");