This commit is contained in:
John Maguire 2012-01-17 21:29:20 -08:00
parent 4f6ee57297
commit 0212a1fa91
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
// it is used by the Spotify blob which links against libspotify and is not GPL
// compatible.
#include <QtGlobal>
#include <cxxabi.h>
#ifdef Q_OS_UNIX
#include <execinfo.h>