comparison libvo/vo_gl2.c @ 23077:17bf4f4b0715

Gui --> gui
author diego
date Mon, 23 Apr 2007 07:42:42 +0000
parents fb03fcc0817e
children 6f2f38eb4e0a
comparison
equal deleted inserted replaced
23076:39dd908375b2 23077:17bf4f4b0715
16 #include "sub.h" 16 #include "sub.h"
17 17
18 #include "gl_common.h" 18 #include "gl_common.h"
19 #include "aspect.h" 19 #include "aspect.h"
20 #ifdef HAVE_NEW_GUI 20 #ifdef HAVE_NEW_GUI
21 #include "Gui/interface.h" 21 #include "gui/interface.h"
22 #endif 22 #endif
23 23
24 #define NDEBUG 24 #define NDEBUG
25 //#undef NDEBUG 25 //#undef NDEBUG
26 26