X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fextension.cpp;h=cd8c6297759d57494d8f372276e8a467a6d12d85;hb=c6c4fc39952e372eba1f44f2bc504428140f3d0e;hp=6383cd3cee75a524853c1646f193e6795677a2f4;hpb=e20075bffbbe1f3aaa9cc149953525a7e855f496;p=libs%2Fgl.git diff --git a/source/extension.cpp b/source/extension.cpp index 6383cd3c..cd8c6297 100644 --- a/source/extension.cpp +++ b/source/extension.cpp @@ -1,12 +1,13 @@ /* $Id$ This file is part of libmspgl -Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Copyright © 2007, 2009-2010 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ #include #ifndef WIN32 +#define GLX_GLXEXT_PROTOTYPES #include #endif #include