X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fpredicate.cpp;h=6337e17401d94a6342f3ee0d8b67d5d1c6c2f36b;hb=df9119a9bf2d348a513c515ed92953353da97b54;hp=a1953733c676d3ccac0f449db4d9ce3c749dba4f;hpb=7aaec9a70b8d7733429bec043f8e33e02956f266;p=libs%2Fgl.git diff --git a/source/core/predicate.cpp b/source/core/predicate.cpp index a1953733..6337e174 100644 --- a/source/core/predicate.cpp +++ b/source/core/predicate.cpp @@ -1,4 +1,5 @@ #include +#include "gl.h" #include "predicate.h" using namespace std;