[vlc-commits] Remove unneeded header

Jean-Baptiste Kempf git at videolan.org
Thu Dec 13 19:05:09 CET 2012


npapi-vlc | branch: windowless | Jean-Baptiste Kempf <jb at videolan.org> | Thu Dec 13 17:31:57 2012 +0100| [10c06b234ecc44dc6902c8d52da01eb3cb03d64d] | committer: Jean-Baptiste Kempf

Remove unneeded header

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=10c06b234ecc44dc6902c8d52da01eb3cb03d64d
---

 npapi/vlcplugin_base.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/npapi/vlcplugin_base.h b/npapi/vlcplugin_base.h
index 48b1e38..6857556 100644
--- a/npapi/vlcplugin_base.h
+++ b/npapi/vlcplugin_base.h
@@ -35,8 +35,6 @@
 #include "config.h"
 #endif
 
-#include <vlc/vlc.h>
-
 // Setup XP_MACOSX, XP_UNIX, XP_WIN
 #if defined(_WIN32)
 #define XP_WIN 1



More information about the vlc-commits mailing list