]> git.tdb.fi Git - libs/gl.git/blobdiff - source/vertexarray.cpp
Windows compatibility:
[libs/gl.git] / source / vertexarray.cpp
index a2d3936c35f9532b3cc73087b24f9a5e19fe8a55..6da0f9c0d44812ad6294d769200af558d5532bf0 100644 (file)
@@ -5,7 +5,7 @@ Copyright © 2007  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
 
-#include <GL/gl.h>
+#include "gl.h"
 #include "vertexarray.h"
 #include "vertexbuffer.h"