[vlc-devel] commit: rc: header inclusion fix (Derk-Jan Hartman )

git version control git at videolan.org
Fri Jun 5 22:09:43 CEST 2009


vlc | branch: master | Derk-Jan Hartman <hartman at videolan.org> | Fri Jun  5 22:09:30 2009 +0200| [389b365d69fdbc62f9b3dda8c61d41a4b07ffa46] | committer: Derk-Jan Hartman 

rc: header inclusion fix

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=389b365d69fdbc62f9b3dda8c61d41a4b07ffa46
---

 modules/control/rc.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/modules/control/rc.c b/modules/control/rc.c
index b2134cb..565f7fc 100644
--- a/modules/control/rc.c
+++ b/modules/control/rc.c
@@ -43,6 +43,7 @@
 #include <vlc_vout.h>
 #include <vlc_osd.h>
 #include <vlc_playlist.h>
+#include <vlc_keys.h>
 
 #ifdef HAVE_UNISTD_H
 #    include <unistd.h>




More information about the vlc-devel mailing list