X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fenums.h;h=f3c82a5826cbe3584886ff3d13b538117c15fe53;hb=61fdcb975ab928dc2b56269e0602f3d8a66e726d;hp=a3ae8d8f74ec189a7c2d61762c40b19097999364;hpb=5cf4479b591bce68657a938b201114680839ec92;p=gldbg.git diff --git a/source/enums.h b/source/enums.h index a3ae8d8..f3c82a5 100644 --- a/source/enums.h +++ b/source/enums.h @@ -1,14 +1,14 @@ /* $Id$ This file is part of gldbg -Copyright © 2009 Mikko Rasa, Mikkosoft Productions +Copyright © 2009-2010 Mikko Rasa, Mikkosoft Productions Distributed under the GPL */ #ifndef ENUMS_H_ #define ENUMS_H_ -#include +#include "opengl.h" #ifdef __cplusplus extern "C" {