mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-16 12:08:52 +00: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