]> git.tdb.fi Git - libs/gl.git/blobdiff - source/rendermode.h
Windows compatibility:
[libs/gl.git] / source / rendermode.h
index cb8670c8453b65c148ae13ed0b268bd816086f56..235dde5e7ad38de58bf6e0244a00fdccfcc2d571 100644 (file)
@@ -1,7 +1,14 @@
+/* $Id$
+
+This file is part of libmspgl
+Copyright © 2007  Mikko Rasa, Mikkosoft Productions
+Distributed under the LGPL
+*/
+
 #ifndef MSP_GL_RENDERMODE_H_
 #define MSP_GL_RENDERMODE_H_
 
-#include <GL/gl.h>
+#include "gl.h"
 
 namespace Msp {
 namespace GL {