summaryrefslogtreecommitdiffstats
path: root/gst/y4m/gsty4mencode.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-23 20:21:20 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:02 +0100
commitfcfa27bfdf6cf0b0a12217a584cac360d230dc1a (patch)
tree8a13eaceb45fa7ca37742a30b6f66341ec0f8d9d /gst/y4m/gsty4mencode.c
parent56bff3790d7546ce3e84c75e962026da2ffdad82 (diff)
[MOVED FROM BAD] more fixes
Original commit message from CVS: more fixes
Diffstat (limited to 'gst/y4m/gsty4mencode.c')
-rw-r--r--gst/y4m/gsty4mencode.c2
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",