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

ChangeLog
sys/v4l2/v4l2_calls.h

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 a7cc8f8..c40100d 100644 (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 */