include the right header
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 28 Nov 2005 17:42:57 +0000 (17:42 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 28 Nov 2005 17:42:57 +0000 (17:42 +0000)
Original commit message from CVS:
include the right header

gst-libs/gst/video/gstvideosink.c

index e716951..71a71f5 100644 (file)
@@ -23,7 +23,7 @@
 #include "config.h"
 #endif
 
-#include "videosink.h"
+#include "gstvideosink.h"
 
 static GstElementClass *parent_class = NULL;