summaryrefslogtreecommitdiff
path: root/src/map/script-fun.cpp
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-10-15 22:54:47 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-10-15 23:13:24 -0700
commita92502ebf69c011c0ee487921b2829686be60e15 (patch)
treef0759afa00cdfb4ca92f21f63a5c80ca2d23eddb /src/map/script-fun.cpp
parent55534dc5b1874813249f17efe042294b01b8bd27 (diff)
downloadtmwa-a92502ebf69c011c0ee487921b2829686be60e15.tar.gz
tmwa-a92502ebf69c011c0ee487921b2829686be60e15.tar.bz2
tmwa-a92502ebf69c011c0ee487921b2829686be60e15.tar.xz
tmwa-a92502ebf69c011c0ee487921b2829686be60e15.zip
Split protocol generation headers
Diffstat (limited to 'src/map/script-fun.cpp')
-rw-r--r--src/map/script-fun.cpp2
1 files changed, 2 insertions, 0 deletions
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"