use spike flag again and don't replace spikes with objects
[supertux.git] / src / badguy / mrbomb.cpp
index a529048..596899e 100644 (file)
@@ -20,8 +20,8 @@
 
 #include <config.h>
 
-#include "mrbomb.h"
-#include "bomb.h"
+#include "mrbomb.hpp"
+#include "bomb.hpp"
 
 static const float WALKSPEED = 80;