comparison libvo/vo_xover.c @ 23077:17bf4f4b0715

Gui --> gui
author diego
date Mon, 23 Apr 2007 07:42:42 +0000
parents c6631583d68d
children f90ddb50ca7f
comparison
equal deleted inserted replaced
23076:39dd908375b2 23077:17bf4f4b0715
31 #include "x11_common.h" 31 #include "x11_common.h"
32 #include "aspect.h" 32 #include "aspect.h"
33 #include "mp_msg.h" 33 #include "mp_msg.h"
34 34
35 #ifdef HAVE_NEW_GUI 35 #ifdef HAVE_NEW_GUI
36 #include "Gui/interface.h" 36 #include "gui/interface.h"
37 #endif 37 #endif
38 38
39 39
40 static vo_info_t info = 40 static vo_info_t info =
41 { 41 {