aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/testbed/detection.cpp')
-rw-r--r--engines/testbed/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/testbed/detection.cpp b/engines/testbed/detection.cpp
index b0e3c4693b..6267be7f06 100644
--- a/engines/testbed/detection.cpp
+++ b/engines/testbed/detection.cpp
@@ -43,7 +43,7 @@ static const ADGameDescription testbedDescriptions[] = {
"",
AD_ENTRY1(NULL, 0), // No data files required
Common::EN_ANY,
- Common::kPlatformLinux,
+ Common::kPlatformPC,
ADGF_NO_FLAGS,
Common::GUIO_NONE
},