diff Gui/app.c @ 7092:8e9607c5897e

- warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org> - wsXDNDProcessSelection return Truae fix - add url list saving support from Morten Volden <mvolden@tdcadsl.dk> - fix bug's in this patches - fix some memleak and bug
author pontscho
date Mon, 26 Aug 2002 22:20:58 +0000
parents 8cfddba867b4
children e5dda05f9aab
line wrap: on
line diff
--- a/Gui/app.c	Mon Aug 26 17:20:17 2002 +0000
+++ b/Gui/app.c	Mon Aug 26 22:20:58 2002 +0000
@@ -13,6 +13,8 @@
 #include "mplayer/mplayer.h"
 #include "interface.h"
 
+extern char *get_path(char *);
+
 listItems   appMPlayer;
 
 char      * skinDirInHome=NULL;