diff --git a/common/system.cpp b/common/system.cpp index 1c89c4048db..d8dd177a029 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;