Move safeguards include down to be the last one
This commit is contained in:
@@ -33,14 +33,14 @@
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
#include "house.h"
|
||||
#include "town_map.h"
|
||||
#include "station_base.h"
|
||||
#include "viewport_func.h"
|
||||
#include "industry.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
void GuiShowTooltipsExtra(Window *parent, uint param, TooltipCloseCondition close_tooltip);
|
||||
|
||||
/** Method to open the OSK. */
|
||||
|
||||
Reference in New Issue
Block a user