From bfb968a9baa0d45e063088f82dc4225acfebf0c1 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 21 Jan 2004 12:51:27 +0000 Subject: fix includes for distcheck Original commit message from CVS: fix includes for distcheck --- sys/v4l2/v4l2_calls.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/v4l2/v4l2_calls.h b/sys/v4l2/v4l2_calls.h index a7cc8f88..c40100d9 100644 --- a/sys/v4l2/v4l2_calls.h +++ b/sys/v4l2/v4l2_calls.h @@ -21,7 +21,7 @@ #define __V4L2_CALLS_H__ #include "gstv4l2element.h" -#include "gst-libs/gst/gst-i18n-plugin.h" +#include "gst/gst-i18n-plugin.h" /* simple check whether the device is open */ -- cgit v1.2.1