From 5b721dfae4e02f42f7b02f5936287a0e369c5417 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 2 Mar 2004 02:10:25 +0000 Subject: Fix for move of gstvideosink.h -> videosink.h. Original commit message from CVS: * ext/sdl/sdlvideosink.h: * sys/ximage/ximagesink.h: * sys/xvideo/xvideosink.h: * sys/xvimage/xvimagesink.h: Fix for move of gstvideosink.h -> videosink.h. --- ChangeLog | 8 ++++++++ ext/sdl/sdlvideosink.h | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 98be8d6c..18343773 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-03-01 Ronald Bultje + + * ext/sdl/sdlvideosink.h: + * sys/ximage/ximagesink.h: + * sys/xvideo/xvideosink.h: + * sys/xvimage/xvimagesink.h: + Fix for move of gstvideosink.h -> videosink.h. + 2004-03-02 Thomas Vander Stichele * gst-libs/gst/xwindowlistener/Makefile.am: diff --git a/ext/sdl/sdlvideosink.h b/ext/sdl/sdlvideosink.h index e4e0df0c..ea45b654 100644 --- a/ext/sdl/sdlvideosink.h +++ b/ext/sdl/sdlvideosink.h @@ -20,7 +20,7 @@ #ifndef __GST_SDLVIDEOSINK_H__ #define __GST_SDLVIDEOSINK_H__ -#include +#include #include -- cgit v1.2.1