X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fenums.h;h=f12cfcc3c694eda6224e8bf89542114ad0401df9;hb=a832996c884a0e0acc9a38ba4dd258edb75ec7af;hp=a3ae8d8f74ec189a7c2d61762c40b19097999364;hpb=ee7f1e3a5912789664648ac5be85127e62c1cda5;p=gldbg.git diff --git a/source/enums.h b/source/enums.h index a3ae8d8..f12cfcc 100644 --- a/source/enums.h +++ b/source/enums.h @@ -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 +#include "opengl.h" #ifdef __cplusplus extern "C" {