From 3787eefa48d73509a21715b6512da21c10a87e1b Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sat, 10 Sep 2011 05:20:21 +0200 Subject: [PATCH] * Added Xspf.h to moc headers. --- thirdparty/liblastfm2/src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/thirdparty/liblastfm2/src/CMakeLists.txt b/thirdparty/liblastfm2/src/CMakeLists.txt index 1f124c207..f379776e0 100644 --- a/thirdparty/liblastfm2/src/CMakeLists.txt +++ b/thirdparty/liblastfm2/src/CMakeLists.txt @@ -62,6 +62,7 @@ set(SOURCES set(MOC_HEADERS scrobble/Audioscrobbler.h types/Track.h + types/Xspf.h radio/RadioTuner.h ws/NetworkConnectionMonitor.h ws/InternetConnectionMonitor.h