aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/savefile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/savefile.h b/common/savefile.h
index 952b07e44f..2770ed1702 100644
--- a/common/savefile.h
+++ b/common/savefile.h
@@ -24,6 +24,7 @@
#define COMMON_SAVEFILE_H
#include <stdio.h>
+#include <string.h>
class SaveFile {
public: