changeset 8081:353bd4add1b0

do NOT include vidix header - nonsense
author arpi
date Sun, 03 Nov 2002 14:30:00 +0000
parents ed41f6062668
children d630c877c05c
files libvo/video_out.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/video_out.h	Sun Nov 03 14:27:32 2002 +0000
+++ b/libvo/video_out.h	Sun Nov 03 14:30:00 2002 +0000
@@ -15,7 +15,7 @@
 
 //#include "font_load.h"
 #include "img_format.h"
-#include "../vidix/vidix.h"
+//#include "../vidix/vidix.h"
 
 #define VO_EVENT_EXPOSE 1
 #define VO_EVENT_RESIZE 2