diff gui/mplayer/gtk/mb.c @ 26365:10dfbc523184

Add gui/ prefix to some #include paths so that compilation from the top-level source directory does not fail.
author diego
date Fri, 11 Apr 2008 16:55:27 +0000
parents 0d255d03016f
children b2f4abcf20ed
line wrap: on
line diff
--- a/gui/mplayer/gtk/mb.c	Fri Apr 11 10:51:36 2008 +0000
+++ b/gui/mplayer/gtk/mb.c	Fri Apr 11 16:55:27 2008 +0000
@@ -1,5 +1,5 @@
 #include "config.h"
-#include "app.h"
+#include "gui/app.h"
 #include "help_mp.h"
 
 #include "../pixmaps/error.xpm"