]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texture2d.h
Inherit Loaders from the ObjectLoader classes
[libs/gl.git] / source / texture2d.h
index f1b76783f7e5c5a242c96bb3528d7e7a8929ec40..5784645b03356d5baebc2ecb75c4e17585a34472 100644 (file)
@@ -9,7 +9,6 @@ Distributed under the LGPL
 #define MSP_GL_TEXTURE2D_H_
 
 #include <string>
-#include <msp/datafile/loader.h>
 #include <msp/gbase/image.h>
 #include "pixelformat.h"
 #include "texture.h"