freebsd-ports/audio/lastfm-desktop/files/patch-app_client_MediaDevices_IpodDevice_linux.cpp
Pawel Pekala 70e90749f8 Enhance your listening experience, stay up-to-date with what your friends are
listening to, view your listening history and share it with friends. The more
Last.fm learns what you like, the better it gets.

WWW: http://www.last.fm/download

PR:		ports/177233
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Feature safe:	yes
2013-04-20 09:46:18 +00:00

11 lines
379 B
C++

--- app/client/MediaDevices/IpodDevice_linux.cpp.orig 2013-03-20 13:01:09.893307620 +0000
+++ app/client/MediaDevices/IpodDevice_linux.cpp 2013-03-20 13:01:18.972308216 +0000
@@ -34,7 +34,7 @@
extern "C"
{
#include <gpod/itdb.h>
- #include <glib/glist.h>
+ #include <glib.h>
}
IpodTracksFetcher::IpodTracksFetcher( Itdb_iTunesDB *itdb, QSqlDatabase scrobblesdb,