Replaced more lisp::Lisp/lisp::Writer with Reader/Writer
[supertux.git] / src / object / pushbutton.cpp
index 5488de3..027274f 100644 (file)
@@ -20,6 +20,7 @@
 #include "sprite/sprite.hpp"
 #include "supertux/object_factory.hpp"
 #include "supertux/sector.hpp"
+#include "util/reader.hpp"
 
 namespace {
 const std::string BUTTON_SOUND = "sounds/switch.ogg";