]> git.tdb.fi Git - libs/gl.git/blobdiff - source/transform.cpp
Windows compatibility:
[libs/gl.git] / source / transform.cpp
index 78c3fb0f6bbbe92e16eeda3d0a7379de90d0cd09..98932b8327a5325b5d4452cee2985fdb833e9858 100644 (file)
@@ -5,7 +5,7 @@ Copyright © 2007  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
 
-#include <GL/gl.h>
+#include "gl.h"
 #include "transform.h"
 
 namespace Msp {