X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftile.h;h=692bfe804f31d9b0171f8bd7671d09c03afb3736;hb=6c61f312a1f5a768e202195ca18ed5a51974bdcc;hp=6af2fd22eb693edb9391af0661645f26463f17a1;hpb=236df51d91f0845cd4e06b3269e262911d81f5db;p=supertux.git diff --git a/src/tile.h b/src/tile.h index 6af2fd22e..692bfe804 100644 --- a/src/tile.h +++ b/src/tile.h @@ -25,8 +25,11 @@ #include "SDL.h" #include "video/surface.h" -class Vector; +using namespace SuperTux; + +namespace SuperTux { class LispReader; +} /** Tile Class