]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/main.h
make it slightly less annoying :o)
[dragonfireclient.git] / src / main.h
index 450525c26e2d53f37433f2e3ad1c6eefdabed259..b2dee149469e5bbcc84cd94b7debfad7de347322 100644 (file)
@@ -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