1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-19 15:29:42 +01:00

Fixed crashreporter build on OSX.

This commit is contained in:
Christian Muehlhaeuser 2015-01-25 20:32:18 +01:00
parent 2597ffb986
commit 63757d962e

View File

@ -28,6 +28,8 @@
#include "utils/TomahawkUtils.h"
#include "utils/Logger.h"
#include <numeric>
#ifdef Q_OS_WIN
#include <windows.h>
#include <unistd.h>