mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-10 08:17:05 +00:00
(svn r25440) -Fix: MSVC compilation error
This commit is contained in:
parent
a285743d48
commit
97a42f4b4f
@ -27,6 +27,8 @@ extern FT_Library _library;
|
||||
* ======================================================================================== */
|
||||
|
||||
#ifdef WIN32
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "core/math_func.hpp"
|
||||
#include <windows.h>
|
||||
#include <shlobj.h> /* SHGetFolderPath */
|
||||
#include "os/windows/win32.h"
|
||||
|
Loading…
Reference in New Issue
Block a user