diff options
m--------- | common | 0 | ||||
-rw-r--r-- | ext/directfb/dfbvideosink.h | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common -Subproject b0b08bcd66ca385364b6f90663585b09693aec6 +Subproject f31468e933b5b980398cf636a37abf16ca46c4a 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> |