updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / vdr-plugin-loadepg / compile_fix.patch
blob27d99ceba2f697ca0e9f21134936d9bf5919ecb2
1 --- loadepg-0.2.3/loadepg.h 2009-07-30 19:48:25.000000000 +0200
2 +++ loadepg-0.2.3/loadepg_patched.h 2010-11-07 07:51:38.176666671 +0100
3 @@ -6,7 +6,7 @@
4 #include <sys/ioctl.h>
5 #include <linux/dvb/frontend.h>
6 #include <linux/dvb/dmx.h>
7 -#include "../../../libsi/section.h"
8 +#include <vdr/libsi/section.h>
10 #include "formats.h"
11 #include "i18n.h"