summaryrefslogtreecommitdiff
path: root/src/backends/meta-orientation-manager.h
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2018-07-10 10:36:24 +0200
committerJonas Ådahl <jadahl@gmail.com>2018-11-06 17:17:36 +0100
commit2f4a68c8c3690663c7f0dbdd7aaa55ee9963a231 (patch)
treeb2dbb261e756f8b7a3c5e0ba2241546fe05901c0 /src/backends/meta-orientation-manager.h
parent92f4ffc0dd66faa77a96e130562b77c716e26f3b (diff)
downloadmutter-2f4a68c8c3690663c7f0dbdd7aaa55ee9963a231.tar.gz
Clean up include macros mess
The order and way include macros were structured was chaotic, with no real common thread between files. Try to tidy up the mess with some common scheme, to make things look less messy.
Diffstat (limited to 'src/backends/meta-orientation-manager.h')
-rw-r--r--src/backends/meta-orientation-manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/backends/meta-orientation-manager.h b/src/backends/meta-orientation-manager.h
index b393d107d..58a84368f 100644
--- a/src/backends/meta-orientation-manager.h
+++ b/src/backends/meta-orientation-manager.h
@@ -22,6 +22,8 @@
#ifndef META_ORIENTATION_MANAGER_H
#define META_ORIENTATION_MANAGER_H
+#include <glib-object.h>
+
typedef enum
{
META_ORIENTATION_UNDEFINED,