aboutsummaryrefslogtreecommitdiff
path: root/sword1/control.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/control.cpp')
-rw-r--r--sword1/control.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/sword1/control.cpp b/sword1/control.cpp
index 0258e35b34..cd1c664978 100644
--- a/sword1/control.cpp
+++ b/sword1/control.cpp
@@ -19,9 +19,10 @@
*
*/
-#include "common/file.h"
#include "common/stdafx.h"
+#include "common/file.h"
#include "common/util.h"
+#include "common/savefile.h"
#include "common/system.h"
#include "gui/message.h"