summaryrefslogtreecommitdiffstats
path: root/src/game/client/gui/background.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gui/background.hh')
-rw-r--r--src/game/client/gui/background.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/client/gui/background.hh b/src/game/client/gui/background.hh
index 5c72a3f..51497d1 100644
--- a/src/game/client/gui/background.hh
+++ b/src/game/client/gui/background.hh
@@ -1,8 +1,8 @@
#pragma once
-namespace gui::background
+namespace background
{
void init(void);
void shutdown(void);
void layout(void);
-} // namespace gui::background
+} // namespace background