more fixes for Kugelblitz and Rain
[supertux.git] / src / badguy / stalactite.cpp
index 82d47f2..4b697f0 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <config.h>
 
-#include "stalactite.h"
+#include "stalactite.hpp"
 
 static const int SHAKE_RANGE = 40;
 static const float SHAKE_TIME = .8;