1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-16 17:02:37 +01:00

(svn r11841) -Fix: win32 compilation

This commit is contained in:
glx
2008-01-13 22:07:33 +00:00
parent 392d59f6a9
commit 48861a9fae

View File

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