mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-06 22:37:22 +00:00
(svn r11814) -Fix: Get OpenTTD compiling again on OS/2
This commit is contained in:
parent
cbe7e5d668
commit
79e0a48c42
@ -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 <dirent.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user