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 2286f865f..c0a7b1c7d 100644
--- a/src/console_cmds.cpp
+++ b/src/console_cmds.cpp
@@ -15,7 +15,7 @@
#include "command_func.h"
#include "settings_func.h"
#include "fios.h"
-#include "fileio.h"
+#include "fileio_func.h"
#include "screenshot.h"
#include "genworld.h"
#include "strings_func.h"