mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-06 13:27:40 +01:00
Fix define
This commit is contained in:
parent
59f5dc21ac
commit
6ab6ab56dd
@ -18,8 +18,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef GLOBALSHORTCUTBACKEND_DBUS_H
|
||||
#define GLOBALSHORTCUTBACKEND_DBUS_H
|
||||
#ifndef GLOBALSHORTCUTBACKEND_GSD_H
|
||||
#define GLOBALSHORTCUTBACKEND_GSD_H
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@ -65,4 +65,4 @@ class GlobalShortcutBackendGSD : public GlobalShortcutBackend {
|
||||
|
||||
};
|
||||
|
||||
#endif // GLOBALSHORTCUTBACKEND_DBUS_H
|
||||
#endif // GLOBALSHORTCUTBACKEND_GSD_H
|
||||
|
Loading…
Reference in New Issue
Block a user