From 83b3f336b4c4af45756c4986b3bab124dcd46c8c Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 23 Jan 2009 02:30:09 +0000 Subject: cleanup svn-id: r36009 --- common/system.cpp | 2 -- 1 file changed, 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; -- cgit v1.2.3