Replaced more lisp::Lisp/lisp::Writer with Reader/Writer
[supertux.git] / src / badguy / willowisp.cpp
index bb48cb4..3ed8f9f 100644 (file)
@@ -26,6 +26,7 @@
 #include "supertux/game_session.hpp"
 #include "supertux/object_factory.hpp"
 #include "supertux/sector.hpp"
+#include "util/reader.hpp"
 
 static const float FLYSPEED = 64; /**< speed in px per second */
 static const float TRACK_RANGE = 384; /**< at what distance to start tracking the player */