New grow and skid sounds from remaxim
[supertux.git] / src / spawn_point.hpp
index b1708ca..23bafa8 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <string>
 #include "math/vector.hpp"
-#include "lisp/lisp.hpp"
+namespace lisp { class Lisp; }
 
 class SpawnPoint
 {
@@ -35,4 +35,3 @@ public:
 };
 
 #endif
-