This commit is contained in:
Arnaud Bienner 2011-01-15 20:35:12 +00:00
parent d53e74a91f
commit 55f212a713
1 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,9 @@
#include <QMap>
#include <QXmlStreamReader>
#include <tunepimp-0.5/tp_c.h>
#ifdef HAVE_LIBTUNEPIMP
#include <tunepimp-0.5/tp_c.h>
#endif
class TagFetcherItem;