aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/math/regionregistry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/math/regionregistry.cpp')
-rw-r--r--engines/sword25/math/regionregistry.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/math/regionregistry.cpp b/engines/sword25/math/regionregistry.cpp
index 40909aebad..c1fd6e98a8 100644
--- a/engines/sword25/math/regionregistry.cpp
+++ b/engines/sword25/math/regionregistry.cpp
@@ -39,7 +39,7 @@
#include "sword25/math/regionregistry.h"
#include "sword25/math/region.h"
-DECLARE_SINGLETON(Sword25::RegionRegistry)
+DECLARE_SINGLETON(Sword25::RegionRegistry);
namespace Sword25 {