use spike flag again and don't replace spikes with objects
[supertux.git] / src / badguy / bouncing_snowball.cpp
index e998f68..a704a04 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <config.h>
 
-#include "bouncing_snowball.h"
+#include "bouncing_snowball.hpp"
 
 static const float JUMPSPEED = 450;
 static const float WALKSPEED = 80;