]> git.sesse.net Git - vlc/blobdiff - modules/codec/quicktime.c
Qt4: forward and back were using key-pressed where they should be using key-action...
[vlc] / modules / codec / quicktime.c
index 976c8c7202dca3f04868620ca86af5816be0fe05..9ae170295d8caf5527f7b21973cadca3c3f82ced 100644 (file)
@@ -33,7 +33,6 @@
 #include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_aout.h>
-#include <vlc_vout.h>
 #include <vlc_codec.h>
 
 #if !defined (__APPLE__) && !defined(WIN32)