mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-26 00:45:35 +00:00
Codechange: Include table/strings.h in files that use StringIDs.
Be consistent with how and where the file is incldued.
This commit is contained in:
committed by
Peter Nelson
parent
edb101d12f
commit
2909a14374
@@ -21,6 +21,7 @@
|
||||
#include "../../newgrf_industries.h"
|
||||
#include "../../industry_cmd.h"
|
||||
#include "../../timer/timer_game_calendar.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
#include "../../safeguards.h"
|
||||
|
||||
Reference in New Issue
Block a user