summaryrefslogtreecommitdiff
path: root/src/newgrf_text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_text.cpp')
-rw-r--r--src/newgrf_text.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/newgrf_text.cpp b/src/newgrf_text.cpp
index 7866e2fa7..eb766871f 100644
--- a/src/newgrf_text.cpp
+++ b/src/newgrf_text.cpp
@@ -19,6 +19,8 @@
#include "newgrf_text.h"
#include "table/control_codes.h"
#include "strings_func.h"
+#include "core/alloc_func.hpp"
+#include "newgrf_storage.h"
#define GRFTAB 28
#define TABSIZE 11