mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 21:42:13 +00:00
Applying Gus's Windows fix2
This commit is contained in:
parent
0992f1e903
commit
c52ae6825f
@ -5,7 +5,10 @@
|
|||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <shobj.h>
|
#include <shlobj.h>
|
||||||
|
|
||||||
|
#include <Shlwapi.h>
|
||||||
|
#pragma comment(lib, "Shlwapi.lib")
|
||||||
|
|
||||||
namespace Files
|
namespace Files
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user