view src/scrobbler/configure.h @ 2977:3c869249f732

Someone accidentally committed a .deps file.
author Jonathan Schleifer <js-audacious@webkeks.org>
date Sat, 01 Nov 2008 20:01:57 +0100
parents 224727e6c73d
children
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);
void configure_cleanup(void);

#endif