]> git.tdb.fi Git - libs/gl.git/blobdiff - source/select.h
Windows compatibility:
[libs/gl.git] / source / select.h
index e862fe5c810da488531656f31dacd9e6c311f1bc..3964b89414e415f17bb712b802de8239419bf1c4 100644 (file)
@@ -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 <vector>
+#include "types.h"
 
 namespace Msp {
 namespace GL {