]> git.tdb.fi Git - libs/gl.git/blobdiff - source/transform.cpp
Windows compatibility:
[libs/gl.git] / source / transform.cpp
index 6361fc5029a4ae7c66d1084815fc44a253f07339..98932b8327a5325b5d4452cee2985fdb833e9858 100644 (file)
@@ -1,4 +1,11 @@
-#include <GL/gl.h>
+/* $Id$
+
+This file is part of libmspgl
+Copyright © 2007  Mikko Rasa, Mikkosoft Productions
+Distributed under the LGPL
+*/
+
+#include "gl.h"
 #include "transform.h"
 
 namespace Msp {