UnRAR: Fixed MinGW compile problem

pull/2542/head
philsmd 4 years ago
parent 616cb9859f
commit 007913dfa7
No known key found for this signature in database
GPG Key ID: 4F25D016D9D6A8AF

2
deps/unrar/os.hpp vendored

@ -53,7 +53,7 @@
#include <prsht.h>
#include <shlwapi.h>
#pragma comment(lib, "Shlwapi.lib")
#include <PowrProf.h>
#include <powrprof.h>
#pragma comment(lib, "PowrProf.lib")
#include <shellapi.h>
#include <shlobj.h>

Loading…
Cancel
Save