summaryrefslogtreecommitdiff
path: root/src/net/tmwa/messageout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/messageout.h')
-rw-r--r--src/net/tmwa/messageout.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/net/tmwa/messageout.h b/src/net/tmwa/messageout.h
index 119425257..1d7b76800 100644
--- a/src/net/tmwa/messageout.h
+++ b/src/net/tmwa/messageout.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef NET_TA_MESSAGEOUT_H
-#define NET_TA_MESSAGEOUT_H
+#ifndef NET_TMWA_MESSAGEOUT_H
+#define NET_TMWA_MESSAGEOUT_H
#include "net/messageout.h"
@@ -72,4 +72,4 @@ class MessageOut final : public Net::MessageOut
} // namespace TmwAthena
-#endif
+#endif // NET_TMWA_MESSAGEOUT_H