X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fselect.h;h=3964b89414e415f17bb712b802de8239419bf1c4;hp=2ca28193d7924e63139304686777842b446d2ca0;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hpb=19583522999f9ca2cddb178691633bc20f714b01 diff --git a/source/select.h b/source/select.h index 2ca28193..3964b894 100644 --- a/source/select.h +++ b/source/select.h @@ -9,6 +9,7 @@ Distributed under the LGPL #define MSP_GL_SELECT_H_ #include +#include "types.h" namespace Msp { namespace GL {