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
@@ -20,6 +20,8 @@
|
||||
#include "group_cmd.h"
|
||||
#include "vehicle_func.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
OrderBackupPool _order_backup_pool("BackupOrder");
|
||||
|
||||
Reference in New Issue
Block a user