forked from teamnwah/openmw-tes3coop
Applying Gus's Windows fix2
This commit is contained in:
parent
0992f1e903
commit
c52ae6825f
1 changed files with 4 additions and 1 deletions
|
@ -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 a new issue