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