mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
fix includes for distcheck
Original commit message from CVS: fix includes for distcheck
This commit is contained in:
parent
fc7a266b9b
commit
a79bbfac25
2 changed files with 7 additions and 1 deletions
|
@ -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/
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "gst-libs/gst/gst-i18n-plugin.h"
|
||||
#include "gst/gst-i18n-plugin.h"
|
||||
|
||||
#include "gstgnomevfs.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue