aboutsummaryrefslogtreecommitdiff
path: root/graphics/fontman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fontman.cpp')
-rw-r--r--graphics/fontman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fontman.cpp b/graphics/fontman.cpp
index 1cacff0745..cc7675fd96 100644
--- a/graphics/fontman.cpp
+++ b/graphics/fontman.cpp
@@ -23,7 +23,7 @@
namespace GUI {
extern const Graphics::NewFont g_consolefont;
-};
+}
DECLARE_SINGLETON(Graphics::FontManager);