summaryrefslogtreecommitdiff
path: root/src/net/tmwa/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r--src/net/tmwa/protocol.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h
index 508507e0e..71e2a6981 100644
--- a/src/net/tmwa/protocol.h
+++ b/src/net/tmwa/protocol.h
@@ -25,6 +25,9 @@
#include "net/protocoldefine.h"
-#include "net/tmwa/packets.inc"
+#include "net/tmwa/packetsin.inc"
+#include "net/tmwa/packetsout.inc"
+
+#undef packet
#endif // NET_TMWA_PROTOCOL_H