mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
* Fixed building without breakpad. Thanks to Dinar Valeev.
This commit is contained in:
@@ -34,7 +34,9 @@
|
|||||||
|
|
||||||
#ifndef ENABLE_HEADLESS
|
#ifndef ENABLE_HEADLESS
|
||||||
#include "TomahawkSettingsGui.h"
|
#include "TomahawkSettingsGui.h"
|
||||||
|
#ifdef WITH_BREAKPAD
|
||||||
#include "breakpad/BreakPad.h"
|
#include "breakpad/BreakPad.h"
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user