[vlc-commits] Remove unneeded header

Jean-Baptiste Kempf git at videolan.org
Thu Dec 13 17:32:11 CET 2012


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

Remove unneeded header

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

 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