diff options
Diffstat (limited to 'src/widgets/dropdown.cpp')
-rw-r--r-- | src/widgets/dropdown.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/dropdown.cpp b/src/widgets/dropdown.cpp index 547521754..72bc30856 100644 --- a/src/widgets/dropdown.cpp +++ b/src/widgets/dropdown.cpp @@ -16,7 +16,6 @@ #include "../window_func.h" #include "dropdown_type.h" -#include "table/strings.h" void DropDownListItem::Draw(int left, int right, int top, int bottom, bool sel, int bg_colour) const { |