]> git.tdb.fi Git - libs/gl.git/blobdiff - source/programcompiler.cpp
Avoid some brain damage from Windows headers
[libs/gl.git] / source / programcompiler.cpp
index 5a17a9ed3857bf969005e57a73ebe94d01b9ec20..7cf79515234bb445ef781d0c39be60c7d749561f 100644 (file)
@@ -8,6 +8,8 @@
 #include "resources.h"
 #include "shader.h"
 
+#undef interface
+
 using namespace std;
 
 namespace {