Changed include header.

This commit is contained in:
Alexander Pipelka 2017-09-26 18:23:34 +02:00
parent 5159508f2d
commit ece52576dd
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#ifndef __SATIP_SECTIONFILTER_H #ifndef __SATIP_SECTIONFILTER_H
#define __SATIP_SECTIONFILTER_H #define __SATIP_SECTIONFILTER_H
#include <sys/poll.h> #include <poll.h>
#include <vdr/device.h> #include <vdr/device.h>
#include "common.h" #include "common.h"