mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-13 04:36:59 +00:00
UI: fix include
This commit is contained in:
parent
1382ee0381
commit
bb70982685
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue