aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/mplayer/gtk/mb.c
diff options
context:
space:
mode:
authorGravatar diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-12 16:03:07 +0000
committerGravatar diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-12 16:03:07 +0000
commita1a1bd5e31f948eed5c83d3d84cc843209e60669 (patch)
tree439bbd19c6d386e31166ce2c636dcf7cde11655f /gui/mplayer/gtk/mb.c
parentaa5ecdffd5e03ae9002d2a38ac3306c2d63a3fa7 (diff)
Make include paths consistent; do not use ../ in them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26414 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'gui/mplayer/gtk/mb.c')
-rw-r--r--gui/mplayer/gtk/mb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mplayer/gtk/mb.c b/gui/mplayer/gtk/mb.c
index 52092ed936..c891f5033c 100644
--- a/gui/mplayer/gtk/mb.c
+++ b/gui/mplayer/gtk/mb.c
@@ -5,7 +5,7 @@
#include "../pixmaps/error.xpm"
#include "../pixmaps/warning.xpm"
-#include "../widgets.h"
+#include "gui/mplayer/widgets.h"
#include "mb.h"
#include "gtk_common.h"