diff Gui/mplayer/gtk/fs.c @ 9190:aa55f2f0b057

commit Dominik Mierzejewski's patch
author pontscho
date Sat, 01 Feb 2003 08:42:52 +0000
parents 731e5dc57436
children c167de07f81d
line wrap: on
line diff
--- a/Gui/mplayer/gtk/fs.c	Sat Feb 01 08:37:20 2003 +0000
+++ b/Gui/mplayer/gtk/fs.c	Sat Feb 01 08:42:52 2003 +0000
@@ -221,6 +221,8 @@
  gtk_widget_show( list );
 }
 
+int fs_PersistantHistory( char *subject ); /* forward declaration */
+
 void ShowFileSelect( int type,int modal )
 {
  int i;