forked from mirror/OpenTTD
Codechange: Move dropdown and slider out of widgets directory. (#12403)
Also shuffle headers to place widget includes near end. This leaves the widgets directory solely for defining Widget IDs.
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
#include "window_gui.h"
|
||||
#include "date_gui.h"
|
||||
#include "core/geometry_func.hpp"
|
||||
#include "dropdown_type.h"
|
||||
|
||||
#include "widgets/dropdown_type.h"
|
||||
#include "widgets/date_widget.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
Reference in New Issue
Block a user