summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/gtk/fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/gtk/fs.c')
-rw-r--r--Gui/mplayer/gtk/fs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/mplayer/gtk/fs.c b/Gui/mplayer/gtk/fs.c
index 427445c0a6..e59a6fa6f5 100644
--- a/Gui/mplayer/gtk/fs.c
+++ b/Gui/mplayer/gtk/fs.c
@@ -221,6 +221,8 @@ void CheckDir( GtkWidget * list,char * directory )
gtk_widget_show( list );
}
+int fs_PersistantHistory( char *subject ); /* forward declaration */
+
void ShowFileSelect( int type,int modal )
{
int i;