view src/scrobbler/configure.h @ 1695:c306cdaf648c

Automated merge with file:/home/ccr/audacious/plugins
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 09 Sep 2007 05:44:18 +0300
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif