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
1 changed files with 1 additions and 0 deletions

View File

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