diff libvo/x11_common.c @ 23077:17bf4f4b0715

Gui --> gui
author diego
date Mon, 23 Apr 2007 07:42:42 +0000
parents 71b3e04d0555
children 0999b3eb3ed4
line wrap: on
line diff
--- a/libvo/x11_common.c	Mon Apr 23 07:36:26 2007 +0000
+++ b/libvo/x11_common.c	Mon Apr 23 07:42:42 2007 +0000
@@ -54,7 +54,7 @@
 #include "input/mouse.h"
 
 #ifdef HAVE_NEW_GUI
-#include "Gui/interface.h"
+#include "gui/interface.h"
 #include "mplayer.h"
 #endif