New grow and skid sounds from remaxim
[supertux.git] / src / serializable.hpp
index ce4d3b7..74adedc 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef SUPERTUX_SERIALIZABLE_H
 #define SUPERTUX_SERIALIZABLE_H
 
-#include "lisp/writer.hpp"
+namespace lisp { class Writer; }
 
 class Serializable
 {