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/map/script-fun.cpp | 2 ++ src/map/storage.hpp | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src/map') diff --git a/src/map/script-fun.cpp b/src/map/script-fun.cpp index 4c6d7b5..958b127 100644 --- a/src/map/script-fun.cpp +++ b/src/map/script-fun.cpp @@ -35,6 +35,8 @@ #include "../mmo/core.hpp" +#include "../proto2/net-HumanTimeDiff.hpp" + #include "atcommand.hpp" #include "battle.hpp" #include "chrif.hpp" diff --git a/src/map/storage.hpp b/src/map/storage.hpp index 6874ca8..59a8858 100644 --- a/src/map/storage.hpp +++ b/src/map/storage.hpp @@ -28,6 +28,8 @@ #include "../mmo/fwd.hpp" +#include "../proto2/net-Storage.hpp" + #include "clif.t.hpp" -- cgit v1.2.3-70-g09d2