From 84985c1223757766bad17b917a5579f84e1dec64 Mon Sep 17 00:00:00 2001 From: rubidium42 Date: Tue, 27 Apr 2021 11:17:03 +0200 Subject: Codechange: [Network] Do not leak os_abstraction.h via fios.h --- src/newgrf_config.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/newgrf_config.cpp') diff --git a/src/newgrf_config.cpp b/src/newgrf_config.cpp index a0e60ef75..d7919e32a 100644 --- a/src/newgrf_config.cpp +++ b/src/newgrf_config.cpp @@ -17,6 +17,7 @@ #include "window_func.h" #include "progress.h" #include "video/video_driver.hpp" +#include "string_func.h" #include "strings_func.h" #include "textfile_gui.h" #include "thread.h" -- cgit v1.2.3-70-g09d2