diff --git a/ChangeLog b/ChangeLog index 98be8d6c9c..1834377300 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 e4e0df0cba..ea45b65400 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