From 78851150d869e0595cee3f7404e353eaf89f57f3 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 17 Oct 2002 17:44:01 +0000 Subject: events.h is gone, events are in xine.h now CVS patchset: 2844 CVS date: 2002/10/17 17:44:01 --- src/xine-engine/video_overlay.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/xine-engine/video_overlay.h b/src/xine-engine/video_overlay.h index d2d50348c..9e3857d39 100644 --- a/src/xine-engine/video_overlay.h +++ b/src/xine-engine/video_overlay.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: video_overlay.h,v 1.9 2002/10/14 15:47:43 guenter Exp $ + * $Id: video_overlay.h,v 1.10 2002/10/17 17:44:01 mroi Exp $ * */ @@ -25,7 +25,6 @@ #define HAVE_VIDEO_OVERLAY_H #include "xine_internal.h" -#include "events.h" #ifdef __GNUC__ #define CLUT_Y_CR_CB_INIT(_y,_cr,_cb) {y: (_y), cr: (_cr), cb: (_cb)} -- cgit v1.2.3