#ifndef __FILEDLG_H
#define __FILEDLG_H

int FileDialog(char *retpath, char *title);

#endif


syntax highlighted by Code2HTML, v. 0.9.1