header cleanups for gl_capabilities.c
This commit is contained in:
parent
1bed2dc3c4
commit
1edaa20029
|
@ -24,7 +24,8 @@
|
|||
#include <boolean.h>
|
||||
|
||||
#include "gl_capabilities.h"
|
||||
#include "../common/gl_common.h"
|
||||
#include "../video_driver.h"
|
||||
#include "../../verbosity.h"
|
||||
|
||||
#if defined(HAVE_FBO) && defined(HAVE_PSGL)
|
||||
#define glGenFramebuffers glGenFramebuffersOES
|
||||
|
|
Loading…
Reference in New Issue