mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-26 04:45:18 -06:00
UI: fix include
This commit is contained in:
parent
1382ee0381
commit
bb70982685
@ -63,7 +63,7 @@ void unused_translation_dummy()
|
||||
}
|
||||
|
||||
#if BOOST_OS_WINDOWS
|
||||
#include <shlobj_core.h>
|
||||
#include <shlobj.h>
|
||||
fs::path GetAppDataRoamingPath()
|
||||
{
|
||||
PWSTR path = nullptr;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user