Replaced more lisp::Lisp/lisp::Writer with Reader/Writer
[supertux.git] / src / object / ispy.cpp
index 3d0c169..5a7092e 100644 (file)
@@ -22,6 +22,7 @@
 #include "supertux/object_factory.hpp"
 #include "supertux/sector.hpp"
 #include "supertux/tile.hpp"
+#include "util/reader.hpp"
 
 Ispy::Ispy(const Reader& reader) :
   MovingSprite(reader, "images/objects/ispy/ispy.sprite", LAYER_TILES+5, COLGROUP_DISABLED),