diff --git a/src/script/interpreter.cpp b/src/script/interpreter.cpp index ca405c25da20..a00de5daf948 100644 --- a/src/script/interpreter.cpp +++ b/src/script/interpreter.cpp @@ -3,6 +3,7 @@ // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. +#include #include