mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-20 10:52:41 +01: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
@@ -20,6 +20,8 @@
|
||||
#include "widgets/help_widget.h"
|
||||
#include "widgets/misc_widget.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
static const std::string README_FILENAME = "README.md";
|
||||
|
||||
Reference in New Issue
Block a user