Commit 70c68e65 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

lavd/iec61883: Fix the include path for poll.h.

parent 06f65a17
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment