mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r26606) -Fix [FS#6022]: Filename capitalisation (NG)
This commit is contained in:
parent
d53aed8654
commit
51f68c42bb
@ -19,7 +19,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <regstr.h>
|
||||
#include <shlobj.h> /* SHGetFolderPath */
|
||||
#include <Shellapi.h>
|
||||
#include <shellapi.h>
|
||||
#include "win32.h"
|
||||
#include "../../core/alloc_func.hpp"
|
||||
#include "../../openttd.h"
|
||||
|
Loading…
Reference in New Issue
Block a user