aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gsr-x11-hotkeys.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsr-x11-hotkeys.c')
-rw-r--r--src/gsr-x11-hotkeys.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gsr-x11-hotkeys.c b/src/gsr-x11-hotkeys.c
index a338441..dc0028f 100644
--- a/src/gsr-x11-hotkeys.c
+++ b/src/gsr-x11-hotkeys.c
@@ -2,11 +2,11 @@
#include <stdlib.h>
#include <string.h>
+
#include <X11/Xlib.h>
#include <X11/Xutil.h>
-
-#include <glib.h>
#include <glib-unix.h>
+#include <glib.h>
/* ── Internal types ──────────────────────────────────────────────── */