aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gsr-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsr-config.h')
-rw-r--r--src/gsr-config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gsr-config.h b/src/gsr-config.h
index 3ed0525..31f89e2 100644
--- a/src/gsr-config.h
+++ b/src/gsr-config.h
@@ -1,9 +1,10 @@
#pragma once
-#include <glib.h>
#include <stdbool.h>
#include <stdint.h>
+#include <glib.h>
+
G_BEGIN_DECLS
/* ── Hotkey ──────────────────────────────────────────────────────── */