#ifndef _PLAYLIST_SAVE_H_
	#define _PLAYLIST_SAVE_H_
	
void CreatePlaylistSaveGUI(void);
	
#endif