summaryrefslogtreecommitdiff
path: root/src/console_cmds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/console_cmds.cpp')
-rw-r--r--src/console_cmds.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console_cmds.cpp b/src/console_cmds.cpp
index 92f6a7934..e98997d66 100644
--- a/src/console_cmds.cpp
+++ b/src/console_cmds.cpp
@@ -8,7 +8,7 @@
#include "debug.h"
#include "engine_func.h"
#include "landscape.h"
-#include "saveload.h"
+#include "saveload/saveload.h"
#include "variables.h"
#include "network/network.h"
#include "network/network_func.h"