diff --git a/src/libtomahawk/CMakeLists.txt b/src/libtomahawk/CMakeLists.txt index eab991cb5..9159091db 100644 --- a/src/libtomahawk/CMakeLists.txt +++ b/src/libtomahawk/CMakeLists.txt @@ -140,6 +140,7 @@ set( libGuiSources widgets/SeekSlider.cpp widgets/PlaylistTypeSelectorDialog.cpp widgets/Dashboard.cpp + widgets/HistoryWidget.cpp widgets/WhatsHotWidget.cpp widgets/NewReleasesWidget.cpp widgets/ChartDataLoader.cpp