fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / firefly.hpp
index b167b3a..f77a574 100644 (file)
@@ -23,6 +23,7 @@
 #include "lisp/lisp.hpp"
 #include "object/moving_sprite.hpp"
 #include "serializable.hpp"
+#include "badguy/badguy.hpp"
 
 /**
  * A Firefly: When tux touches it, it begins buzzing and you will respawn at this
@@ -42,4 +43,3 @@ private:
 };
 
 #endif
-