summaryrefslogtreecommitdiff
path: root/src/resources/fboinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/fboinfo.h')
-rw-r--r--src/resources/fboinfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/fboinfo.h b/src/resources/fboinfo.h
index c97e4eee8..612077188 100644
--- a/src/resources/fboinfo.h
+++ b/src/resources/fboinfo.h
@@ -23,8 +23,6 @@
#ifdef USE_OPENGL
-#include "render/graphics.h"
-
#ifdef ANDROID
#include <GLES/gl.h>
#include <GLES/glext.h>