1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-14 18:35:16 +01:00

Fix unit test to build in release mode.

This commit is contained in:
John Maguire 2010-03-23 15:37:22 +00:00
parent 051263c05d
commit 777cc79b95

View File

@ -1,4 +1,5 @@
#include "song.h"
#include "fixlastfm.h"
#include <lastfm/Track>
#include "gmock/gmock.h"