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