1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-29 10:39:47 +01:00
This commit is contained in:
John Maguire 2012-01-17 21:29:20 -08:00
parent 4f6ee57297
commit 0212a1fa91

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>