mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 19:45:31 +01:00
Fix compilation on mac and windows
This commit is contained in:
parent
45eab68ce6
commit
795a4df422
@ -17,7 +17,10 @@
|
|||||||
|
|
||||||
#include "gnomeglobalshortcutbackend.h"
|
#include "gnomeglobalshortcutbackend.h"
|
||||||
#include "globalshortcuts.h"
|
#include "globalshortcuts.h"
|
||||||
#include "dbus/gnomesettingsdaemon.h"
|
|
||||||
|
#ifdef QT_DBUS_LIB
|
||||||
|
# include "dbus/gnomesettingsdaemon.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <QAction>
|
#include <QAction>
|
||||||
#include <QtDebug>
|
#include <QtDebug>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user