]> git.tdb.fi Git - libs/gl.git/blobdiff - source/glsl/compiler.h
Header fixes in the GLSL compiler
[libs/gl.git] / source / glsl / compiler.h
index 0ecec70d52e38369532be5902634c4bcf2e93463..6564d50ae42d1213eb6f0b90582973a3efe4d003 100644 (file)
@@ -2,6 +2,8 @@
 #define MSP_GL_SL_COMPILER_H_
 
 #include <vector>
+#include <msp/datafile/collection.h>
+#include <msp/io/base.h>
 #include "parser.h"
 #include "syntax.h"