mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
UnRAR: Fixed MinGW compile problem
This commit is contained in:
parent
616cb9859f
commit
007913dfa7
2
deps/unrar/os.hpp
vendored
2
deps/unrar/os.hpp
vendored
@ -53,7 +53,7 @@
|
|||||||
#include <prsht.h>
|
#include <prsht.h>
|
||||||
#include <shlwapi.h>
|
#include <shlwapi.h>
|
||||||
#pragma comment(lib, "Shlwapi.lib")
|
#pragma comment(lib, "Shlwapi.lib")
|
||||||
#include <PowrProf.h>
|
#include <powrprof.h>
|
||||||
#pragma comment(lib, "PowrProf.lib")
|
#pragma comment(lib, "PowrProf.lib")
|
||||||
#include <shellapi.h>
|
#include <shellapi.h>
|
||||||
#include <shlobj.h>
|
#include <shlobj.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user