aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform')
-rw-r--r--backends/platform/sdl/sdl.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/backends/platform/sdl/sdl.h b/backends/platform/sdl/sdl.h
index 1b0204a6e1..64e63b40a6 100644
--- a/backends/platform/sdl/sdl.h
+++ b/backends/platform/sdl/sdl.h
@@ -30,11 +30,6 @@
#include "backends/events/sdl/sdl-events.h"
#include "backends/log/log.h"
-namespace Common {
-struct KeyTableEntry;
-struct ModifierTableEntry;
-}
-
/**
* Base OSystem class for all SDL ports.
*/