X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fmaterial.cpp;h=0b888ef519404e164ac32be278f3593fb85edc0e;hp=f165c744fcdf06277c362977954b800c06e6e6df;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hpb=19583522999f9ca2cddb178691633bc20f714b01 diff --git a/source/material.cpp b/source/material.cpp index f165c744..0b888ef5 100644 --- a/source/material.cpp +++ b/source/material.cpp @@ -5,6 +5,7 @@ Copyright © 2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ +#include "gl.h" #include "material.h" namespace Msp {