/* Include file for the built in File Selector
Copyright 1992 WordUp Software Productions
*/

#ifdef __cplusplus
extern "C" {
#endif

extern char *wfileselector(char *,char *);

#ifdef __cplusplus
}
#endif
