1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-03 11:59:15 +00:00

(svn r11686) -Fix (r11684): win32 compilation was broken again :)

This commit is contained in:
glx
2007-12-23 13:31:24 +00:00
parent 970fd6220a
commit 451abbecb1

View File

@@ -9,7 +9,7 @@
#include "helpers.hpp"
#include "saveload.h"
#include "string.h"
#include "gfx.h"
#include "gfx_func.h"
#include "textbuf_gui.h"
#include "fileio.h"
#include <windows.h>