fix includes for distcheck
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 21 Jan 2004 12:51:28 +0000 (12:51 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 21 Jan 2004 12:51:28 +0000 (12:51 +0000)
Original commit message from CVS:
fix includes for distcheck

ChangeLog
ext/gnomevfs/gstgnomevfssrc.c

index daffeed..3605fb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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/
index 1a5e2c1..e49401c 100644 (file)
@@ -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"