diff options
Diffstat (limited to 'src/net/tmwa/chatrecv.h')
-rw-r--r-- | src/net/tmwa/chatrecv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/chatrecv.h b/src/net/tmwa/chatrecv.h index a46c0b8df..44758bbb2 100644 --- a/src/net/tmwa/chatrecv.h +++ b/src/net/tmwa/chatrecv.h @@ -28,7 +28,7 @@ namespace Net { class MessageIn; -} +} // namespace Net namespace TmwAthena { |