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

@@ -8,7 +8,7 @@ extern "C" {
#include <sys/ioctl.h>
#include <hardware/xp/xp_osd_user.h>
}
#include "../common/cs_types.h"
#include <cs_types.h>
#if defined DMX_FILTER_SIZE
#undef DMX_FILTER_SIZE
#endif