From: Ronald S. Bultje Date: Tue, 2 Mar 2004 02:10:25 +0000 (+0000) Subject: Fix for move of gstvideosink.h -> videosink.h. X-Git-Tag: BEFORE_INDENT~82 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5b721dfae4e02f42f7b02f5936287a0e369c5417;p=platform%2Fupstream%2Fgst-plugins-bad.git 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. --- diff --git a/ChangeLog b/ChangeLog index 98be8d6..1834377 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 e4e0df0..ea45b65 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