diff options
Diffstat (limited to 'gst/flx')
-rw-r--r-- | gst/flx/gstflxdec.h | 2 |
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 |