summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/widgets.c
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-14 12:17:04 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-14 12:17:04 +0000
commitb5bb6e8f73013279d8f6fb78b658258848a760cd (patch)
treeb6fb0b7c9ea115d19a5f362e61404cc32701d712 /Gui/mplayer/widgets.c
parent2d55a9e67cba1c79ce79341d7aa93c387fee3763 (diff)
downloadmpv-b5bb6e8f73013279d8f6fb78b658258848a760cd.tar.bz2
mpv-b5bb6e8f73013279d8f6fb78b658258848a760cd.tar.xz
add uri2filename converter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6997 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/widgets.c')
-rw-r--r--Gui/mplayer/widgets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/mplayer/widgets.c b/Gui/mplayer/widgets.c
index aea04e6481..96b4dff59a 100644
--- a/Gui/mplayer/widgets.c
+++ b/Gui/mplayer/widgets.c
@@ -29,6 +29,7 @@
#include "../../config.h"
#include "../../help_mp.h"
+#include "../../mp_msg.h"
GtkWidget * PopUpMenu = NULL;