diff options
Diffstat (limited to 'gst-libs/gst/video/gstvideosink.c')
-rw-r--r-- | gst-libs/gst/video/gstvideosink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/video/gstvideosink.c b/gst-libs/gst/video/gstvideosink.c index ca7cc51a..15f27c16 100644 --- a/gst-libs/gst/video/gstvideosink.c +++ b/gst-libs/gst/video/gstvideosink.c @@ -22,7 +22,7 @@ #include "config.h" #endif -#include "gstvideosink.h" +#include "videosink.h" static GstElementClass *parent_class = NULL; |