aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/config-params.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/testbed/config-params.cpp')
-rw-r--r--engines/testbed/config-params.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/testbed/config-params.cpp b/engines/testbed/config-params.cpp
index e5a581ec29..c9f3932539 100644
--- a/engines/testbed/config-params.cpp
+++ b/engines/testbed/config-params.cpp
@@ -27,7 +27,7 @@
#include "testbed/config-params.h"
-DECLARE_SINGLETON(Testbed::ConfigParams)
+DECLARE_SINGLETON(Testbed::ConfigParams);
namespace Testbed {