]> git.tdb.fi Git - gldbg.git/blobdiff - source/enums.h
Replace per-file license notices with License.txt
[gldbg.git] / source / enums.h
index a3ae8d8f74ec189a7c2d61762c40b19097999364..f12cfcc3c694eda6224e8bf89542114ad0401df9 100644 (file)
@@ -1,14 +1,7 @@
-/* $Id$
-
-This file is part of gldbg
-Copyright © 2009  Mikko Rasa, Mikkosoft Productions
-Distributed under the GPL
-*/
-
 #ifndef ENUMS_H_
 #define ENUMS_H_
 
-#include <GL/gl.h>
+#include "opengl.h"
 
 #ifdef __cplusplus
 extern "C" {