summaryrefslogtreecommitdiff
path: root/src/date_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/date_gui.cpp')
-rw-r--r--src/date_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/date_gui.cpp b/src/date_gui.cpp
index 588c04b8e..83d1b05dd 100644
--- a/src/date_gui.cpp
+++ b/src/date_gui.cpp
@@ -20,7 +20,6 @@
#include "widgets/dropdown_type.h"
#include "widgets/date_widget.h"
-#include "table/strings.h"
/** Window to select a date graphically by using dropdowns */
struct SetDateWindow : Window {