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.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/date_gui.cpp b/src/date_gui.cpp
index d0c3f25d4..bb4d363e4 100644
--- a/src/date_gui.cpp
+++ b/src/date_gui.cpp
@@ -10,7 +10,6 @@
/** @file date_gui.cpp Graphical selection of a date. */
#include "stdafx.h"
-#include "core/math_func.hpp"
#include "strings_func.h"
#include "date_func.h"
#include "gfx_func.h"
@@ -19,7 +18,6 @@
#include "date_gui.h"
#include "widgets/dropdown_type.h"
-#include "widgets/dropdown_func.h"
#include "table/strings.h"