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