X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftile.cpp;h=0edef84d9b7a822cd21fa05c76516b35b380f8f6;hb=04aa5516b5309ed9d7317fabb851642ce03a48f0;hp=a57d3043f0f0b7d8de197e6f57565aeefb741670;hpb=ef57479f613b900b73eba8e8f4d026aae0de25cc;p=supertux.git diff --git a/src/tile.cpp b/src/tile.cpp index a57d3043f..0edef84d9 100644 --- a/src/tile.cpp +++ b/src/tile.cpp @@ -27,8 +27,8 @@ #include "app/globals.h" #include "lisp/lisp.h" #include "tile.h" -#include "scene.h" #include "resources.h" +#include "timer.h" #include "math/vector.h" #include "video/drawing_context.h"