fix includes for distcheck

Original commit message from CVS:
fix includes for distcheck
This commit is contained in:
Thomas Vander Stichele 2004-01-21 12:51:27 +00:00
parent df078d9840
commit bfb968a9ba
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/gnomevfs/gstgnomevfssrc.c:
* sys/v4l2/v4l2_calls.h:
fix includes for distcheck
2004-01-21 Christian Schaller <uraeus@gnome.org>
* ext/nas/

View file

@ -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 */