mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-02 21:09:39 +01:00
Fix tests
This commit is contained in:
parent
75cea2f2b9
commit
54f4e4e9e9
@ -23,7 +23,7 @@
|
||||
#include "playlist/playlistmanager.h"
|
||||
#include "playlist/playlistsequence.h"
|
||||
#ifdef HAVE_LIBLASTFM
|
||||
#include "internet/lastfmcompat.h"
|
||||
#include "internet/lastfm/lastfmcompat.h"
|
||||
#endif
|
||||
|
||||
#include "gmock/gmock.h"
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include "tagreader.h"
|
||||
#include "core/song.h"
|
||||
#ifdef HAVE_LIBLASTFM
|
||||
#include "internet/lastfmcompat.h"
|
||||
#include "internet/lastfm/lastfmcompat.h"
|
||||
#endif
|
||||
|
||||
#include "gmock/gmock.h"
|
||||
|
Loading…
Reference in New Issue
Block a user