summaryrefslogtreecommitdiff
path: root/src/console_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/console_gui.cpp')
-rw-r--r--src/console_gui.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/console_gui.cpp b/src/console_gui.cpp
index 81026ac68..9fbc015f5 100644
--- a/src/console_gui.cpp
+++ b/src/console_gui.cpp
@@ -17,11 +17,9 @@
#include "window_func.h"
#include "string_func.h"
#include "gfx_func.h"
-#include "core/math_func.hpp"
#include "settings_type.h"
#include "rev.h"
-#include "table/strings.h"
enum {
ICON_HISTORY_SIZE = 20,