summaryrefslogtreecommitdiff
path: root/src/map/script-persist.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/script-persist.py')
-rw-r--r--src/map/script-persist.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/script-persist.py b/src/map/script-persist.py
index df60cf4..a970cc5 100644
--- a/src/map/script-persist.py
+++ b/src/map/script-persist.py
@@ -2,6 +2,7 @@ class script_data(object):
enabled = True
test_extra = '''
+ #include "../strings/literal.hpp"
using tmwa::operator "" _s;
#include "../map/script-parse-internal.hpp"