X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fvertexarray.cpp;h=6da0f9c0d44812ad6294d769200af558d5532bf0;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hp=a2d3936c35f9532b3cc73087b24f9a5e19fe8a55;hpb=f71aee8c20ff85e4857e4dfad0c20ce606ea3717;p=libs%2Fgl.git diff --git a/source/vertexarray.cpp b/source/vertexarray.cpp index a2d3936c..6da0f9c0 100644 --- a/source/vertexarray.cpp +++ b/source/vertexarray.cpp @@ -5,7 +5,7 @@ Copyright © 2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ -#include +#include "gl.h" #include "vertexarray.h" #include "vertexbuffer.h"