mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
fix header
Original commit message from CVS: fix header
This commit is contained in:
parent
fab35e5e25
commit
07e2ec5f95
2 changed files with 2 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit b0b08bcd66ca385364b6f90663585b09693aec67
|
||||
Subproject commit f31468e933b5b980398cf636a37abf16ca46c4a0
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue