]> git.tdb.fi Git - libs/gl.git/blobdiff - source/materials/technique.h
Some more cleanup of includes and forward declarations
[libs/gl.git] / source / materials / technique.h
index 74c37fc8e2ca0e03c24fdd4f691a60f96abeb640..419c676570a653b41549b65b8467d1fa84a1ad58 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef MSP_GL_TECHNIQUE_H_
 #define MSP_GL_TECHNIQUE_H_
 
+#include <map>
 #include "renderpass.h"
 #include "tag.h"