diff options
| author | Max Horn | 2006-04-15 21:20:32 +0000 |
|---|---|---|
| committer | Max Horn | 2006-04-15 21:20:32 +0000 |
| commit | ec17b6505e938c92cd64cbb2efa5871e44bae550 (patch) | |
| tree | 8054f14d7c0548a3429e2161fd97b2c625b0d588 /engines | |
| parent | 18975a298d0868461699820b9e59ef8fd90cebed (diff) | |
| download | scummvm-rg350-ec17b6505e938c92cd64cbb2efa5871e44bae550.tar.gz scummvm-rg350-ec17b6505e938c92cd64cbb2efa5871e44bae550.tar.bz2 scummvm-rg350-ec17b6505e938c92cd64cbb2efa5871e44bae550.zip | |
Removed unused #include
svn-id: r21918
Diffstat (limited to 'engines')
| -rw-r--r-- | engines/scumm/scumm.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/scumm/scumm.cpp b/engines/scumm/scumm.cpp index 949c35f0d1..3eb074fdf4 100644 --- a/engines/scumm/scumm.cpp +++ b/engines/scumm/scumm.cpp @@ -25,8 +25,6 @@ #include "backends/fs/fs.h" -#include "base/plugins.h" - #include "common/config-manager.h" #include "common/md5.h" #include "common/system.h" |
