X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fstencil.h;h=4d4ee6d30d68b78f85a5d8219763e8f39ff39fc7;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hp=6efb057776365cc2b8122d4e030687b21306be02;hpb=0f1c018d65658ae564881649443fde3f7d2182a8;p=libs%2Fgl.git diff --git a/source/stencil.h b/source/stencil.h index 6efb0577..4d4ee6d3 100644 --- a/source/stencil.h +++ b/source/stencil.h @@ -8,7 +8,7 @@ Distributed under the LGPL #ifndef MSP_GL_STENCIL_H_ #define MSP_GL_STENCIL_H_ -#include +#include "gl.h" #include "predicate.h" #include "types.h"