diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/directfb/dfbvideosink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/directfb/dfbvideosink.h b/ext/directfb/dfbvideosink.h index 15a4eb31..9298346d 100644 --- a/ext/directfb/dfbvideosink.h +++ b/ext/directfb/dfbvideosink.h @@ -20,7 +20,7 @@ #ifndef __GST_DFBVIDEOSINK_H__ #define __GST_DFBVIDEOSINK_H__ -#include <gst/video/videosink.h> +#include <gst/video/gstvideosink.h> #include <directfb.h> |