X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftile.hpp;h=f0668d56dd37f6e629a3a064b89bf4473262c071;hb=e7a070520aa3c241979f73fb67d6a62df4e86b66;hp=7351a328ff0ddf28c991ff708753b555020cec2d;hpb=62816f56a485fa91b3d157a75c1d0cf568e394cf;p=supertux.git diff --git a/src/tile.hpp b/src/tile.hpp index 7351a328f..f0668d56d 100644 --- a/src/tile.hpp +++ b/src/tile.hpp @@ -26,7 +26,8 @@ #include #include "video/surface.hpp" #include "math/rect.hpp" -#include "lisp/lisp.hpp" + +namespace lisp { class Lisp; } class DrawingContext;