1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-26 16:09:10 +00:00

(svn r12007) -Fix (r12003): win32 compilation was broken again ;)

This commit is contained in:
glx
2008-01-29 00:45:24 +00:00
parent 1629699094
commit fdd71514b2

View File

@@ -8,6 +8,7 @@
#include "../blitter/factory.hpp"
#include "../network/network.h"
#include "../core/math_func.hpp"
#include "../core/random_func.hpp"
#include "win32_v.h"
#include <windows.h>
#include <tchar.h>