]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texture2d.h
Update header names
[libs/gl.git] / source / texture2d.h
index 5395fefd33355f2aa08a3080e286d1b5edc8d5d8..05fbbce2e80b6362e576077ca4fe019311576f46 100644 (file)
@@ -2,7 +2,7 @@
 #define MSP_GL_TEXTURE2D_H_
 
 #include <string>
-#include <msp/gbase/image.h>
+#include <msp/graphics/image.h>
 #include "datatype.h"
 #include "pixelformat.h"
 #include "texture.h"