diff options
Diffstat (limited to 'src/map/script-call.hpp')
-rw-r--r-- | src/map/script-call.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/script-call.hpp b/src/map/script-call.hpp index 1a405b2..0819ddd 100644 --- a/src/map/script-call.hpp +++ b/src/map/script-call.hpp @@ -26,6 +26,8 @@ #include "../compat/borrow.hpp" +#include "script-buffer.hpp" + namespace tmwa { |