summaryrefslogtreecommitdiffstats
path: root/src/script/cmdtoken.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/cmdtoken.cpp')
-rw-r--r--src/script/cmdtoken.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/script/cmdtoken.cpp b/src/script/cmdtoken.cpp
index 0b441a4..d79fbf1 100644
--- a/src/script/cmdtoken.cpp
+++ b/src/script/cmdtoken.cpp
@@ -15,10 +15,11 @@
// * along with this program. If not, see http://www.gnu.org/licenses/.
-#include "common/global.h"
#include "script/cmdtoken.h"
+#include "common/global.h"
+#include <string.h>