diff options
Diffstat (limited to 'gst/y4m/gsty4mencode.c')
-rw-r--r-- | gst/y4m/gsty4mencode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/y4m/gsty4mencode.c b/gst/y4m/gsty4mencode.c index 28a0704e..69fc58dc 100644 --- a/gst/y4m/gsty4mencode.c +++ b/gst/y4m/gsty4mencode.c @@ -19,7 +19,7 @@ #include <string.h> #include <gst/gst.h> -#include "gstlavencode.h" +#include "gsty4mencode.h" static GstElementDetails lavencode_details = { "LavEncode", |