aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.cpp
diff options
context:
space:
mode:
authorLars Persson2006-12-28 12:14:58 +0000
committerLars Persson2006-12-28 12:14:58 +0000
commit203b93e49dadf43fe4483163b44d3fe8fd4e3350 (patch)
tree58eaf1f204e4a4af729a82de351443e11908502e /base/plugins.cpp
parent9cc4b3d4c957bc1c04f3903f1a19527c9324de75 (diff)
downloadscummvm-rg350-203b93e49dadf43fe4483163b44d3fe8fd4e3350.tar.gz
scummvm-rg350-203b93e49dadf43fe4483163b44d3fe8fd4e3350.tar.bz2
scummvm-rg350-203b93e49dadf43fe4483163b44d3fe8fd4e3350.zip
Updated makefiles to support touche and agos naming properly
svn-id: r24941
Diffstat (limited to 'base/plugins.cpp')
-rw-r--r--base/plugins.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/plugins.cpp b/base/plugins.cpp
index bcca62ce1c..43cbbe4ff7 100644
--- a/base/plugins.cpp
+++ b/base/plugins.cpp
@@ -150,7 +150,7 @@ public:
#ifndef DISABLE_AGI
LINK_PLUGIN(AGI)
#endif
- #ifndef DISABLE_TOUCHE
+ #ifndef '
LINK_PLUGIN(TOUCHE)
#endif