use spike flag again and don't replace spikes with objects
[supertux.git] / src / badguy / flyingsnowball.cpp
index b95e487..3135c6a 100644 (file)
@@ -21,7 +21,7 @@
 #include <config.h>
 #include <stdio.h>
 
-#include "flyingsnowball.h"
+#include "flyingsnowball.hpp"
 
 static const float FLYTIME = 1.0;
 static const float FLYSPEED = 100.0;