mirror of
https://github.com/videolan/vlc.git
synced 2024-11-26 19:34:40 +08:00
winvlc: missing #include
This commit is contained in:
parent
bf4a19392a
commit
982d89dbd1
@ -31,6 +31,7 @@
|
||||
#define UNICODE
|
||||
#include <vlc/vlc.h>
|
||||
#include <windows.h>
|
||||
#include <shellapi.h>
|
||||
|
||||
#if !defined(UNDER_CE)
|
||||
# ifndef _WIN32_IE
|
||||
|
Loading…
Reference in New Issue
Block a user