From a92502ebf69c011c0ee487921b2829686be60e15 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 15 Oct 2014 22:54:47 -0700 Subject: Split protocol generation headers --- src/mmo/mmo.hpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/mmo') diff --git a/src/mmo/mmo.hpp b/src/mmo/mmo.hpp index d627c90..b5bcac8 100644 --- a/src/mmo/mmo.hpp +++ b/src/mmo/mmo.hpp @@ -25,7 +25,10 @@ #include "../compat/borrow.hpp" #include "../compat/memory.hpp" -#include "../proto2/types.hpp" +#include "../proto2/net-CharData.hpp" +#include "../proto2/net-CharKey.hpp" +#include "../proto2/net-PartyMost.hpp" +#include "../proto2/net-SkillValue.hpp" namespace tmwa -- cgit v1.2.3-60-g2f50