X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fmain.h;h=b2dee149469e5bbcc84cd94b7debfad7de347322;hb=0931d4b7ff95dc9b51bee28851c3780b2648ffd0;hp=450525c26e2d53f37433f2e3ad1c6eefdabed259;hpb=75f3e6845187b539a82f8a5e66c2aa48caa0dca8;p=dragonfireclient.git diff --git a/src/main.h b/src/main.h index 450525c26..b2dee1494 100644 --- a/src/main.h +++ b/src/main.h @@ -25,7 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc., extern Settings g_settings; // This makes and maps textures -#include "tile.h" +class ITextureSource; extern ITextureSource *g_texturesource; // Global profiler