X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fpredicate.h;h=707bc5d561bf6ac760670e5f8a785ca9bccbb426;hp=f5ff3b3cb4091a166b174d9cde08240c20530e47;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hpb=19583522999f9ca2cddb178691633bc20f714b01 diff --git a/source/predicate.h b/source/predicate.h index f5ff3b3c..707bc5d5 100644 --- a/source/predicate.h +++ b/source/predicate.h @@ -8,7 +8,7 @@ Distributed under the LGPL #ifndef MSP_GL_PREDICATE_H_ #define MSP_GL_PREDICATE_H_ -#include +#include "gl.h" namespace Msp { namespace GL {