aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/detection.cpp
diff options
context:
space:
mode:
authorMax Horn2007-04-27 22:39:31 +0000
committerMax Horn2007-04-27 22:39:31 +0000
commit030cd2c02a188bbd166458599767ad720e85af02 (patch)
tree1d1831c15a63a24d66ab6650ed6bff2c7351ad53 /engines/saga/detection.cpp
parent3924a2587fd3db6e1891cfcec51471410470bdff (diff)
downloadscummvm-rg350-030cd2c02a188bbd166458599767ad720e85af02.tar.gz
scummvm-rg350-030cd2c02a188bbd166458599767ad720e85af02.tar.bz2
scummvm-rg350-030cd2c02a188bbd166458599767ad720e85af02.zip
Some tweaks to saga/detection_tables.h
svn-id: r26633
Diffstat (limited to 'engines/saga/detection.cpp')
-rw-r--r--engines/saga/detection.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/engines/saga/detection.cpp b/engines/saga/detection.cpp
index b14cd2ea64..a3df92dffb 100644
--- a/engines/saga/detection.cpp
+++ b/engines/saga/detection.cpp
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2004-2006 The ScummVM project
+ * Copyright (C) 2004-2007 The ScummVM project
*
* The ReInherit Engine is (C)2000-2003 by Daniel Balsom.
*
@@ -94,11 +94,7 @@ static const Common::ADObsoleteGameID obsoleteGameIDsTable[] = {
{0, 0, Common::kPlatformUnknown}
};
-namespace Saga {
-
-#include "detection_tables.h"
-
-}
+#include "saga/detection_tables.h"
static const Common::ADParams detectionParams = {
// Pointer to ADGameDescription or its superset structure