renamed all .h to .hpp
[supertux.git] / src / badguy / spiky.cpp
index 7a71c3d..0436883 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <config.h>
 
-#include "spiky.h"
+#include "spiky.hpp"
 
 static const float WALKSPEED = 80;