aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl/sdl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/sdl/sdl.cpp')
-rw-r--r--backends/sdl/sdl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/sdl/sdl.cpp b/backends/sdl/sdl.cpp
index b888bcf253..daf4a58b0d 100644
--- a/backends/sdl/sdl.cpp
+++ b/backends/sdl/sdl.cpp
@@ -23,7 +23,6 @@
#include "sdl-common.h"
#include "common/scaler.h"
#include "common/util.h"
-#include "common/engine.h" // Only #included for error() and warning()
class OSystem_SDL : public OSystem_SDL_Common {
public: