aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/newfont.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/newfont.cpp b/graphics/newfont.cpp
index f87b2fa3d1..300d818a8c 100644
--- a/graphics/newfont.cpp
+++ b/graphics/newfont.cpp
@@ -2581,4 +2581,4 @@ static const FontDesc desc = {
const NewFont g_sysfont(desc);
-} // End of namespace GUI
+} // End of namespace Graphics