X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fselect.h;h=3964b89414e415f17bb712b802de8239419bf1c4;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hp=e862fe5c810da488531656f31dacd9e6c311f1bc;hpb=7adcad3b40a03000a82e32db4523761c218309b8;p=libs%2Fgl.git diff --git a/source/select.h b/source/select.h index e862fe5c..3964b894 100644 --- a/source/select.h +++ b/source/select.h @@ -1,7 +1,15 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #ifndef MSP_GL_SELECT_H_ #define MSP_GL_SELECT_H_ #include +#include "types.h" namespace Msp { namespace GL {