X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fspawn_point.hpp;h=23bafa837cf7cf4648e38e102d7db852cf8a65cf;hb=c3c41a343669d375aaa674c7f3ac35f08f24703e;hp=17d4908fc89b01339bd433b7062759d70b388920;hpb=a113d3bd1feddd510e3b2852b0d42522735eee40;p=supertux.git diff --git a/src/spawn_point.hpp b/src/spawn_point.hpp index 17d4908fc..23bafa837 100644 --- a/src/spawn_point.hpp +++ b/src/spawn_point.hpp @@ -21,7 +21,7 @@ #include #include "math/vector.hpp" -#include "lisp/lisp.hpp" +namespace lisp { class Lisp; } class SpawnPoint {