From a6dd4b7d4d8e3f5f4e63c20334f7f8b0ab9f0bef Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 17 Sep 2008 17:31:29 +0000 Subject: Moved base/game.* to engines/game.* svn-id: r34589 --- common/advancedDetector.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'common') 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 { -- cgit v1.2.3