diff options
Diffstat (limited to 'src/widgets')
-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 23f87a2cf..2b7c41d64 100644 --- a/src/widgets/dropdown.cpp +++ b/src/widgets/dropdown.cpp @@ -7,7 +7,6 @@ #include "../strings_type.h" #include "../window_gui.h" #include "../strings_func.h" -#include "../strings_type.h" #include "../gfx_func.h" #include "../window_func.h" #include "../core/math_func.hpp" |