npapi-vlc | branch: master | Rafaël Carré <[email protected]> | Wed Jan 2 02:50:56 2013 +0100| [b2f1cf611bd624534baf09e7faebfd8fce202b64] | committer: Rafaël Carré
Add necessary includes > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=b2f1cf611bd624534baf09e7faebfd8fce202b64 --- activex/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/activex/main.cpp b/activex/main.cpp index 98f6e65..ad97f67 100644 --- a/activex/main.cpp +++ b/activex/main.cpp @@ -25,6 +25,7 @@ #include <stdio.h> +#include <objsafe.h> #include <comcat.h> #include <windows.h> #include <shlwapi.h> _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
