Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 2990:be86c72a06c9
add missing includes to get it build with gcc 4.3
(patch imported from Debian)
author | Martin Michlmayr <tbm@cyrius.com> |
---|---|
date | Fri, 06 Feb 2009 14:10:52 +0200 |
parents | 224727e6c73d |
children |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); void configure_cleanup(void); #endif