20 #ifndef SAYONARA_PLAYER_ARTISTMATCHEVALUATOR_H
21 #define SAYONARA_PLAYER_ARTISTMATCHEVALUATOR_H
23 #include "Utils/typedefs.h"
26 namespace DynamicPlayback
36 QList<ArtistId> evaluateArtistMatch(
const ArtistMatch& artistMatch, LibraryId libraryId);
Definition: EngineUtils.h:33