summaryrefslogtreecommitdiffstats
path: root/gst/flx
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-10-29 03:15:55 +0000
committerDavid Schleef <ds@schleef.org>2003-10-29 03:15:55 +0000
commitce372fab757929222603539739a955e12e7bfffd (patch)
treed5327622a53cc0bf4514ad81672aa85c985f5f04 /gst/flx
parentc9ae463a4f5c81e7c2a5f9c943480a89685e9be4 (diff)
change gst/bytestream.h to gst/bytestream/bytestream.h
Original commit message from CVS: change gst/bytestream.h to gst/bytestream/bytestream.h
Diffstat (limited to 'gst/flx')
-rw-r--r--gst/flx/gstflxdec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/flx/gstflxdec.h b/gst/flx/gstflxdec.h
index be4fa4ba..c7d6f386 100644
--- a/gst/flx/gstflxdec.h
+++ b/gst/flx/gstflxdec.h
@@ -23,7 +23,7 @@
#include <gst/gst.h>
#include "flx_color.h"
-#include <gst/bytestream.h>
+#include <gst/bytestream/bytestream.h>
#ifdef __cplusplus