]> git.tdb.fi Git - gldbg.git/blobdiff - source/gldecoder.h
Replace per-file license notices with License.txt
[gldbg.git] / source / gldecoder.h
index b13bc215fa90262f4a19ba9dccbcabf246b5145d..c3a4ab7ac61ad2a3a11bb84988c00fbf5f67c859 100644 (file)
@@ -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 <GL/gl.h>
-#include <GL/glx.h>
+#include "opengl.h"
 
 #ifdef __cplusplus
 extern "C" {