libdvbv5: generate the correct include in dvb-v5.c
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 26 May 2014 06:39:35 +0000 (08:39 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Mon, 26 May 2014 06:39:35 +0000 (08:39 +0200)
commitcfd6efcb9097e1f34070bb603ab7e1816bf24320
treef0bc1791ebd158e8afe696d7fc72ab93365d4b88
parent5b5dbc626536f1a14d51fd3d53f2958534370460
libdvbv5: generate the correct include in dvb-v5.c

When dvb-v5.c is generated the #include line is incorrect: instead
of including <libdvbv5/dvb-v5.h> it should include "dvb-v5.h".

Fixed.

An earlier patch patches the dvb-v5.c source, but since that is
regenerated by 'make sync-with-kernel' I had to change it in the
code that generates the source instead.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
lib/libdvbv5/gen_dvb_structs.pl