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, 2 insertions, 0 deletions
diff --git a/graphics/fontman.cpp b/graphics/fontman.cpp
index fad8654d02..9b567c0be8 100644
--- a/graphics/fontman.cpp
+++ b/graphics/fontman.cpp
@@ -22,6 +22,8 @@
#include "graphics/fontman.h"
//#include "gui/consolefont.h"
+DECLARE_SINGLETON(Graphics::FontManager);
+
namespace Graphics {
#if !(defined(PALMOS_ARM) || defined(PALMOS_DEBUG) || defined(__GP32__))