diff options
-rw-r--r-- | engines/scumm/plugin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/scumm/plugin.cpp b/engines/scumm/plugin.cpp index d20b2fc548..ce01388925 100644 --- a/engines/scumm/plugin.cpp +++ b/engines/scumm/plugin.cpp @@ -29,7 +29,6 @@ #include "common/fs.h" #include "common/list.h" #include "common/md5.h" -#include "common/system.h" // Only needed for g_system #include "scumm/plugin.h" #include "scumm/scumm.h" |