mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
fix include
Original commit message from CVS: fix include
This commit is contained in:
parent
1be0809073
commit
fab35e5e25
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#ifndef __GST_SDLVIDEOSINK_H__
|
||||
#define __GST_SDLVIDEOSINK_H__
|
||||
|
||||
#include <gst/video/videosink.h>
|
||||
#include <gst/video/gstvideosink.h>
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue