Changeset - r8250:e9ed4dbef972
[Not reviewed]
master
0 1 0
orudge - 16 years ago 2008-01-11 18:53:52
orudge@openttd.org
(svn r11814) -Fix: Get OpenTTD compiling again on OS/2
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/os2.cpp
Show inline comments
 
@@ -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>
0 comments (0 inline, 0 general)