summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/gtk
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-25 18:37:37 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-25 18:37:37 +0000
commit9b56c962e7ef2675a5ad0054bd7844928ed2a32d (patch)
tree75ead7eb78b6322adaede3a5840ccbb028a10306 /Gui/mplayer/gtk
parent18d719d7f5e2a5525402ae0061dc8666814784a2 (diff)
downloadmpv-9b56c962e7ef2675a5ad0054bd7844928ed2a32d.tar.bz2
mpv-9b56c962e7ef2675a5ad0054bd7844928ed2a32d.tar.xz
Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h
already exists, both get included at the same time in some files... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21243 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/gtk')
-rw-r--r--Gui/mplayer/gtk/fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/gtk/fs.c b/Gui/mplayer/gtk/fs.c
index 17801ed5eb..8039b20a56 100644
--- a/Gui/mplayer/gtk/fs.c
+++ b/Gui/mplayer/gtk/fs.c
@@ -6,7 +6,7 @@
#include <glob.h>
#include <unistd.h>
-#include "../mplayer.h"
+#include "../gmplayer.h"
#include "mplayer/pixmaps/up.xpm"
#include "mplayer/pixmaps/dir.xpm"