summaryrefslogtreecommitdiff
path: root/src/net/tmwa/itemhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/itemhandler.h')
-rw-r--r--src/net/tmwa/itemhandler.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/net/tmwa/itemhandler.h b/src/net/tmwa/itemhandler.h
index 00c825588..5b712bc2a 100644
--- a/src/net/tmwa/itemhandler.h
+++ b/src/net/tmwa/itemhandler.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef NET_TA_ITEMHANDLER_H
-#define NET_TA_ITEMHANDLER_H
+#ifndef NET_TMWA_ITEMHANDLER_H
+#define NET_TMWA_ITEMHANDLER_H
#include "net/tmwa/messagehandler.h"
@@ -42,4 +42,4 @@ class ItemHandler final : public MessageHandler, public Ea::ItemHandler
} // namespace TmwAthena
-#endif // NET_TA_ITEMHANDLER_H
+#endif // NET_TMWA_ITEMHANDLER_H