diff --git a/src/libtomahawk/EchonestCatalogSynchronizer.cpp b/src/libtomahawk/EchonestCatalogSynchronizer.cpp index 070be6779..cb70ed8cc 100644 --- a/src/libtomahawk/EchonestCatalogSynchronizer.cpp +++ b/src/libtomahawk/EchonestCatalogSynchronizer.cpp @@ -24,6 +24,7 @@ #include "database/DatabaseCommand_GenericSelect.h" #include "database/DatabaseCommand_SetCollectionAttributes.h" #include "database/DatabaseCommand_LoadFiles.h" +#include "database/DatabaseCommand_SetTrackAttributes.h" #include "utils/Logger.h" #include "PlaylistEntry.h"