mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-23 19:49:56 +00:00
lavd/iec61883: Fix the include path for poll.h.
This commit is contained in:
parent
06f65a17a3
commit
70c68e654d
@ -23,7 +23,7 @@
|
||||
* libiec61883 interface
|
||||
*/
|
||||
|
||||
#include <sys/poll.h>
|
||||
#include <poll.h>
|
||||
#include <libraw1394/raw1394.h>
|
||||
#include <libavc1394/avc1394.h>
|
||||
#include <libavc1394/rom1394.h>
|
||||
|
Loading…
Reference in New Issue
Block a user