diff options
-rw-r--r-- | common/system.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/system.cpp b/common/system.cpp index e7dee4ced6..2d55162869 100644 --- a/common/system.cpp +++ b/common/system.cpp @@ -26,10 +26,8 @@ #include "backends/events/default/default-events.h" #include "backends/fs/fs-factory.h" -#include "common/config-manager.h" #include "common/system.h" -#include "graphics/colormasks.h" #include "gui/message.h" OSystem *g_system = 0; |