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 f92024a5d..b47a6d521 100644
--- a/src/console_cmds.cpp
+++ b/src/console_cmds.cpp
@@ -23,7 +23,7 @@
#include "genworld.h"
#include "network/network.h"
#include "strings_func.h"
-#include "viewport.h"
+#include "viewport_func.h"
#include "window_func.h"
#include "functions.h"
#include "map_func.h"