summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocolout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/protocolout.h')
-rw-r--r--src/net/eathena/protocolout.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/net/eathena/protocolout.h b/src/net/eathena/protocolout.h
index 4202608ac..9216d2447 100644
--- a/src/net/eathena/protocolout.h
+++ b/src/net/eathena/protocolout.h
@@ -22,7 +22,12 @@
#define NET_EATHENA_PROTOCOLOUT_H
#include "net/protocoloutinclude.h"
+
+namespace EAthena
+{
#include "net/eathena/packetsout.inc"
+} // namespace Eathena
+
#undef packet
#endif // NET_EATHENA_PROTOCOLOUT_H