summaryrefslogtreecommitdiffstats
path: root/src/game/client/gui/splash.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gui/splash.hh')
-rw-r--r--src/game/client/gui/splash.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/client/gui/splash.hh b/src/game/client/gui/splash.hh
index 3ce63e4..ca612fe 100644
--- a/src/game/client/gui/splash.hh
+++ b/src/game/client/gui/splash.hh
@@ -1,8 +1,8 @@
#pragma once
-namespace gui::client_splash
+namespace client_splash
{
void init(void);
void init_late(void);
void render(void);
-} // namespace gui::client_splash
+} // namespace client_splash