X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fgldecoder.h;h=c3a4ab7ac61ad2a3a11bb84988c00fbf5f67c859;hb=a832996c884a0e0acc9a38ba4dd258edb75ec7af;hp=b13bc215fa90262f4a19ba9dccbcabf246b5145d;hpb=03c86c2f632b642aa94f721e326787e91aa69c25;p=gldbg.git diff --git a/source/gldecoder.h b/source/gldecoder.h index b13bc21..c3a4ab7 100644 --- a/source/gldecoder.h +++ b/source/gldecoder.h @@ -1,15 +1,7 @@ -/* $Id$ - -This file is part of gldbg -Copyright © 2009 Mikko Rasa, Mikkosoft Productions -Distributed under the GPL -*/ - #ifndef GLDECODER_H_ #define GLDECODER_H_ -#include -#include +#include "opengl.h" #ifdef __cplusplus extern "C" {