fix include

Original commit message from CVS:
fix include
This commit is contained in:
Thomas Vander Stichele 2005-11-28 17:47:27 +00:00
parent 1be0809073
commit fab35e5e25

View file

@ -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>