Message ID | 4AFBB0C3.8000509@freemail.hu (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
diff -r 60f784aa071d v4l2-apps/util/decode_tm6000.c --- a/v4l2-apps/util/decode_tm6000.c Wed Nov 11 18:28:53 2009 +0100 +++ b/v4l2-apps/util/decode_tm6000.c Thu Nov 12 07:49:43 2009 +0100 @@ -16,7 +16,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "../lib/v4l2_driver.h" +#include "../libv4l2util/v4l2_driver.h" #include <stdio.h> #include <string.h> #include <argp.h>