summaryrefslogtreecommitdiff
path: root/src/mmo/mmo.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mmo/mmo.hpp')
-rw-r--r--src/mmo/mmo.hpp5
1 files changed, 4 insertions, 1 deletions
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