aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gsr-x11-window-picker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsr-x11-window-picker.c')
-rw-r--r--src/gsr-x11-window-picker.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gsr-x11-window-picker.c b/src/gsr-x11-window-picker.c
index 83f1aa2..47ae182 100644
--- a/src/gsr-x11-window-picker.c
+++ b/src/gsr-x11-window-picker.c
@@ -2,13 +2,13 @@
#include <stdlib.h>
#include <string.h>
+
+#include <X11/Xatom.h>
#include <X11/Xutil.h>
#include <X11/cursorfont.h>
#include <X11/keysym.h>
-#include <X11/Xatom.h>
-
-#include <glib.h>
#include <glib-unix.h>
+#include <glib.h>
/* ── Internal struct ─────────────────────────────────────────────── */