diff options
-rw-r--r-- | common/system.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/system.cpp b/common/system.cpp index 1c89c4048d..d8dd177a02 100644 --- a/common/system.cpp +++ b/common/system.cpp @@ -24,10 +24,7 @@ */ #include "backends/events/default/default-events.h" -#include "backends/fs/fs-factory.h" - #include "common/system.h" - #include "gui/message.h" OSystem *g_system = 0; |