aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/graphics/fonts/je_texture_font.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/graphics/fonts/je_texture_font.h')
-rw-r--r--src/libjin/graphics/fonts/je_texture_font.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libjin/graphics/fonts/je_texture_font.h b/src/libjin/graphics/fonts/je_texture_font.h
index 4875361..9192276 100644
--- a/src/libjin/graphics/fonts/je_texture_font.h
+++ b/src/libjin/graphics/fonts/je_texture_font.h
@@ -15,8 +15,8 @@
namespace JinEngine
{
- namespace Graphics
- {
+ namespace Graphics
+ {
namespace Fonts
{
@@ -125,7 +125,7 @@ namespace JinEngine
};
} // namespace Fonts
- } // namespace Graphics
+ } // namespace Graphics
} // namespace JinEngine
#endif \ No newline at end of file