Skip to content

fix(PathsWindows): include ShlObj.h instead of ShlObj_core.h otherwise…

Ronan requested to merge fix/windows-path-undefined-SHGetKnownFolderPath into master

fix(PathsWindows): include ShlObj.h instead of ShlObj_core.h otherwise SHGetKnownFolderPath can be undeclared

Merge request reports