forked from mirror/OpenTTD
Codechange: Move template class implementation includes.
These are now placed at the bottom of the including files include list.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include "string_func.h"
|
||||
#include "dropdown_type.h"
|
||||
#include "dropdown_func.h"
|
||||
#include "dropdown_common_type.h"
|
||||
#include "slider_func.h"
|
||||
#include "highscore.h"
|
||||
#include "base_media_base.h"
|
||||
@@ -54,6 +53,8 @@
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
#include "dropdown_common_type.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user