Remove breaking include of gl_common.h.

This commit is contained in:
Themaister 2012-09-30 19:28:36 +02:00
parent 594aaa4600
commit 66867c9b07

View File

@ -23,10 +23,6 @@
#include "../config.h"
#endif
#ifdef HAVE_OPENGL
#include "gl_common.h"
#endif
enum gfx_ctx_api
{
GFX_CTX_OPENGL_API,