From 3cf55f763ef8c75e8e8c11fca3c3e564668aee52 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 8 Nov 2014 17:53:18 -0800 Subject: Make it easier to debug scripts, especially from coredumps --- src/map/script-persist.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/script-persist.hpp') diff --git a/src/map/script-persist.hpp b/src/map/script-persist.hpp index 3d9f22b..044c567 100644 --- a/src/map/script-persist.hpp +++ b/src/map/script-persist.hpp @@ -28,6 +28,8 @@ #include "../sexpr/variant.hpp" +#include "script-buffer.hpp" + namespace tmwa { -- cgit v1.2.3-70-g09d2