]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/texture1d.h
Clean up includes and forward declarations for the core classes
[libs/gl.git] / source / core / texture1d.h
index 241808c1656aa034a4383a61e07897a658453728..e77f6484242d1b177a5acff236245fd7ad6988bf 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef MSP_GL_TEXTURE1D_H_
 #define MSP_GL_TEXTURE1D_H_
 
+#include <string>
 #include "texture.h"
 
 namespace Msp {