summaryrefslogtreecommitdiff
path: root/src/console.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/console.cpp')
-rw-r--r--src/console.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/console.cpp b/src/console.cpp
index 2713744d2..a31a30717 100644
--- a/src/console.cpp
+++ b/src/console.cpp
@@ -19,6 +19,7 @@
#include "core/alloc_func.hpp"
#include "window_func.h"
#include "string_func.h"
+#include "gfx_func.h"
#define ICON_BUFFER 79
#define ICON_HISTORY_SIZE 20