aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2007-05-27 11:40:03 +0000
committerJohannes Schickel2007-05-27 11:40:03 +0000
commit86104e0bf0b76c06160eb299989262d0e9619c1c (patch)
treea9a96eb21a9004b2e200471009ca4060648b8fd1 /base/plugins.cpp
parent7d8619350f70f6ca82970b8a12ae0d35c0dacca2 (diff)
downloadscummvm-rg350-86104e0bf0b76c06160eb299989262d0e9619c1c.tar.gz
scummvm-rg350-86104e0bf0b76c06160eb299989262d0e9619c1c.tar.bz2
scummvm-rg350-86104e0bf0b76c06160eb299989262d0e9619c1c.zip
Reverted r26922.
svn-id: r26967
Diffstat (limited to 'base/plugins.cpp')
-rw-r--r--base/plugins.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/plugins.cpp b/base/plugins.cpp
index 7e614dd2bd..23889242f2 100644
--- a/base/plugins.cpp
+++ b/base/plugins.cpp
@@ -139,6 +139,8 @@ public:
#pragma mark -
+DECLARE_SINGLETON(PluginManager);
+
PluginManager::PluginManager() {
#ifndef DYNAMIC_MODULES
// Add the static plugin provider if we do not build with dynamic