mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-26 21:00:21 +00:00
path-win: include initguid.h
cygwin was giving undefined reference to `FOLDERID_Desktop' at link time
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <windows.h>
|
||||
#include <shlobj.h>
|
||||
#include <initguid.h>
|
||||
#include <knownfolders.h>
|
||||
#include <pthread.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user