# HG changeset patch # User orudge # Date 2008-01-11 18:53:52 # Node ID e9ed4dbef972eac1b321f29454e4475d39b19f88 # Parent a0dc5dc66483b53c7f897a44ae5d3b2f3f083c7f (svn r11814) -Fix: Get OpenTTD compiling again on OS/2 diff --git a/src/os2.cpp b/src/os2.cpp --- a/src/os2.cpp +++ b/src/os2.cpp @@ -11,6 +11,8 @@ #include "fios.h" // opendir/readdir/closedir #include "functions.h" #include "core/random_func.hpp" +#include "string_func.h" +#include "textbuf_gui.h" #include #include