diff --git a/src/gl-util.h b/src/gl-util.h index 466ec2d..6cec2c0 100644 --- a/src/gl-util.h +++ b/src/gl-util.h @@ -310,6 +310,8 @@ typedef struct GenericBO VBO; /* Index Buffer Object */ typedef struct GenericBO IBO; +#undef DEF_GL_ID + /* Convenience struct wrapping a framebuffer * and a 2D texture as its target */ struct TEXFBO