diff options
| author | Max Horn | 2008-09-17 17:31:29 +0000 |
|---|---|---|
| committer | Max Horn | 2008-09-17 17:31:29 +0000 |
| commit | a6dd4b7d4d8e3f5f4e63c20334f7f8b0ab9f0bef (patch) | |
| tree | 60029a6455721025780f03cb472ae533dc202050 /common | |
| parent | 2bcc5681d87dac00ad7ac53c5e4d91dc1201c73e (diff) | |
| download | scummvm-rg350-a6dd4b7d4d8e3f5f4e63c20334f7f8b0ab9f0bef.tar.gz scummvm-rg350-a6dd4b7d4d8e3f5f4e63c20334f7f8b0ab9f0bef.tar.bz2 scummvm-rg350-a6dd4b7d4d8e3f5f4e63c20334f7f8b0ab9f0bef.zip | |
Moved base/game.* to engines/game.*
svn-id: r34589
Diffstat (limited to 'common')
| -rw-r--r-- | common/advancedDetector.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/advancedDetector.h b/common/advancedDetector.h index 40f5823d1b..b72b9fbfc4 100644 --- a/common/advancedDetector.h +++ b/common/advancedDetector.h @@ -28,8 +28,6 @@ #include "common/fs.h" #include "common/error.h" -#include "base/game.h" // For PlainGameDescriptor and GameList - #include "engines/metaengine.h" namespace Common { |
