view src/scrobbler/configure.h @ 106:a22d1b51712e trunk

[svn] - bleah fix FLAC check
author nenolod
date Mon, 23 Oct 2006 20:06:39 -0700
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif