renamed all .h to .hpp
[supertux.git] / src / badguy / mrtree.cpp
index ba396b1..73e2c63 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <config.h>
 
-#include "mrtree.h"
+#include "mrtree.hpp"
 
 static const float WALKSPEED = 50;
 static const float WALKSPEED_SMALL = 30;