]> git.sesse.net Git - vlc/blobdiff - modules/codec/theora.c
- Fix handling of POLLHUP and POLLNVAL events
[vlc] / modules / codec / theora.c
index 3fdff1122ccabc1141c8081be09d12af26d33a84..93badbf1ec9df138a088a5e2336c90e4a33b7702 100644 (file)
@@ -28,7 +28,7 @@
 #include <vlc_codec.h>
 #include <vlc_vout.h>
 #include <vlc_sout.h>
-
+#include <vlc_input.h>
 #include <ogg/ogg.h>
 
 #include <theora/theora.h>