summaryrefslogtreecommitdiff
path: root/src/net/tmwa/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-31 01:59:16 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-31 01:59:16 +0300
commit366de9963d24841483e6ed8ff4a88f775a1c2fcf (patch)
tree087cfce87b177e792d51444005d34ff2983af24e /src/net/tmwa/protocol.h
parent44f92f0feec1cad267fe8584a5a275de98134b4a (diff)
downloadManaVerse-366de9963d24841483e6ed8ff4a88f775a1c2fcf.tar.gz
ManaVerse-366de9963d24841483e6ed8ff4a88f775a1c2fcf.tar.bz2
ManaVerse-366de9963d24841483e6ed8ff4a88f775a1c2fcf.tar.xz
ManaVerse-366de9963d24841483e6ed8ff4a88f775a1c2fcf.zip
Rename packetdefine.h to protocoldefine.h
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r--src/net/tmwa/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h
index fc53778b1..564dfb8a7 100644
--- a/src/net/tmwa/protocol.h
+++ b/src/net/tmwa/protocol.h
@@ -23,7 +23,7 @@
#ifndef NET_TMWA_PROTOCOL_H
#define NET_TMWA_PROTOCOL_H
-#include "net/packetdefine.h"
+#include "net/protocoldefine.h"
#include "net/tmwa/packets.inc"