Commit 30b36a44 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Add missing include to activex/plugin.h

parent 919164ac
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
#include <ole2.h> #include <ole2.h>
#include <olectl.h> #include <olectl.h>
#include <vlc/vlc.h>
#include <vlc/libvlc.h> #include <vlc/libvlc.h>
extern "C" const GUID CLSID_VLCPlugin; extern "C" const GUID CLSID_VLCPlugin;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment