Fix tests
This commit is contained in:
parent
75cea2f2b9
commit
54f4e4e9e9
@ -23,7 +23,7 @@
|
|||||||
#include "playlist/playlistmanager.h"
|
#include "playlist/playlistmanager.h"
|
||||||
#include "playlist/playlistsequence.h"
|
#include "playlist/playlistsequence.h"
|
||||||
#ifdef HAVE_LIBLASTFM
|
#ifdef HAVE_LIBLASTFM
|
||||||
#include "internet/lastfmcompat.h"
|
#include "internet/lastfm/lastfmcompat.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "gmock/gmock.h"
|
#include "gmock/gmock.h"
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#include "tagreader.h"
|
#include "tagreader.h"
|
||||||
#include "core/song.h"
|
#include "core/song.h"
|
||||||
#ifdef HAVE_LIBLASTFM
|
#ifdef HAVE_LIBLASTFM
|
||||||
#include "internet/lastfmcompat.h"
|
#include "internet/lastfm/lastfmcompat.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "gmock/gmock.h"
|
#include "gmock/gmock.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user