diff options
Diffstat (limited to 'ext/mplex')
-rw-r--r-- | ext/mplex/gstmplex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mplex/gstmplex.h b/ext/mplex/gstmplex.h index 2af37379..98b19aca 100644 --- a/ext/mplex/gstmplex.h +++ b/ext/mplex/gstmplex.h @@ -26,7 +26,7 @@ #include <stdlib.h> #include <gst/gst.h> -#include <gst/bytestream.h> +#include <gst/bytestream/bytestream.h> #include "outputstream.hh" #include "bits.hh" |