diff --git a/ChangeLog b/ChangeLog index daffeed039..3605fb6d40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-01-21 Thomas Vander Stichele + + * ext/gnomevfs/gstgnomevfssrc.c: + * sys/v4l2/v4l2_calls.h: + fix includes for distcheck + 2004-01-21 Christian Schaller * ext/nas/ diff --git a/sys/v4l2/v4l2_calls.h b/sys/v4l2/v4l2_calls.h index a7cc8f881b..c40100d97d 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 */