mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-20 07:52:30 +02:00
* Backported breakpad building fix.
This commit is contained in:
parent
072a2e8d78
commit
588b9898dd
@ -34,7 +34,9 @@
|
||||
|
||||
#ifndef ENABLE_HEADLESS
|
||||
#include "TomahawkSettingsGui.h"
|
||||
#include "breakpad/BreakPad.h"
|
||||
#ifdef WITH_BREAKPAD
|
||||
#include "breakpad/BreakPad.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user