Codefix: Add missing header includes.

This commit is contained in:
frosch
2025-04-19 22:35:05 +02:00
committed by frosch
parent 461b73e21b
commit cb113cfed0
40 changed files with 70 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "newgrf_bytereader.h"
#include "newgrf_internal.h"
#include "../table/strings.h"
#include "table/strings.h"
#include "../safeguards.h"