mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 11:35:24 +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 "globalshortcuts.h"
|
||||
#include "dbus/gnomesettingsdaemon.h"
|
||||
|
||||
#ifdef QT_DBUS_LIB
|
||||
# include "dbus/gnomesettingsdaemon.h"
|
||||
#endif
|
||||
|
||||
#include <QAction>
|
||||
#include <QtDebug>
|
||||
|
Loading…
x
Reference in New Issue
Block a user