Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 1868:00738dd0dce6
Oops. Fix parallel build.
author | Jonathan Schleifer <js@h3c.de> |
---|---|
date | Tue, 25 Sep 2007 16:51:17 +0200 |
parents | 3da1b8942b8b |
children | 224727e6c73d |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif