mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 03:40:14 +00:00
Merge branch 'windows-crosscompile-fix' into 'master'
Use all-lowercase names for windows API headers See merge request OpenMW/openmw!214
This commit is contained in:
commit
a6351dd887
@ -6,7 +6,7 @@
|
||||
|
||||
#include <shlobj.h>
|
||||
#include <shlwapi.h>
|
||||
#include <WinReg.h>
|
||||
#include <winreg.h>
|
||||
|
||||
#include <boost/locale.hpp>
|
||||
namespace bconv = boost::locale::conv;
|
||||
|
Loading…
x
Reference in New Issue
Block a user