move dependent headers into one directory

in preparation of proper installation of the lib
This commit is contained in:
Stefan Seyfried
2013-10-27 14:34:45 +01:00
parent ffc375869b
commit 91775a6029
25 changed files with 25 additions and 27 deletions

View File

@@ -6,7 +6,7 @@
#include <inttypes.h>
#include <sys/ioctl.h>
#include <linux/dvb/dmx.h>
#include "../common/cs_types.h"
#include <cs_types.h>
#define MAX_DMX_UNITS 4