Fix define

This commit is contained in:
Jonas Kvinge
2019-01-26 17:56:18 +01:00
parent 59f5dc21ac
commit 6ab6ab56dd

View File

@@ -18,8 +18,8 @@
* *
*/ */
#ifndef GLOBALSHORTCUTBACKEND_DBUS_H #ifndef GLOBALSHORTCUTBACKEND_GSD_H
#define GLOBALSHORTCUTBACKEND_DBUS_H #define GLOBALSHORTCUTBACKEND_GSD_H
#include "config.h" #include "config.h"
@@ -65,4 +65,4 @@ class GlobalShortcutBackendGSD : public GlobalShortcutBackend {
}; };
#endif // GLOBALSHORTCUTBACKEND_DBUS_H #endif // GLOBALSHORTCUTBACKEND_GSD_H