mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 20:49:11 +00:00
(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "../settings_type.h"
|
||||
#include "../widgets/dropdown_func.h"
|
||||
#include "../querystring_gui.h"
|
||||
#include "../sortlist_type.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "../table/sprites.h"
|
||||
|
Reference in New Issue
Block a user