X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fprogramcompiler.cpp;h=7cf79515234bb445ef781d0c39be60c7d749561f;hp=5a17a9ed3857bf969005e57a73ebe94d01b9ec20;hb=ef9ffbc287417520d223ce29dc6c2de110cac945;hpb=8ed377139d48a6fc39eeed9f3494bbe41aed4107 diff --git a/source/programcompiler.cpp b/source/programcompiler.cpp index 5a17a9ed..7cf79515 100644 --- a/source/programcompiler.cpp +++ b/source/programcompiler.cpp @@ -8,6 +8,8 @@ #include "resources.h" #include "shader.h" +#undef interface + using namespace std; namespace {