aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/gp2xsdl
diff options
context:
space:
mode:
Diffstat (limited to 'backends/graphics/gp2xsdl')
-rw-r--r--backends/graphics/gp2xsdl/gp2xsdl-graphics.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/graphics/gp2xsdl/gp2xsdl-graphics.cpp b/backends/graphics/gp2xsdl/gp2xsdl-graphics.cpp
index e785935e4d..75a1f17674 100644
--- a/backends/graphics/gp2xsdl/gp2xsdl-graphics.cpp
+++ b/backends/graphics/gp2xsdl/gp2xsdl-graphics.cpp
@@ -27,9 +27,6 @@
#ifdef GP2X
-// Disable symbol overrides so that we can use system headers.
-#define FORBIDDEN_SYMBOL_EXCEPTION_FILE
-
#include "backends/graphics/gp2xsdl/gp2xsdl-graphics.h"
#include "graphics/scaler/aspect.h"
#include <SDL_gp2x.h>