summaryrefslogtreecommitdiff
path: root/lib/include/turnsmm/enum_helpers.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/include/turnsmm/enum_helpers.hpp')
-rw-r--r--lib/include/turnsmm/enum_helpers.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/include/turnsmm/enum_helpers.hpp b/lib/include/turnsmm/enum_helpers.hpp
index 60b8cd7..e829b76 100644
--- a/lib/include/turnsmm/enum_helpers.hpp
+++ b/lib/include/turnsmm/enum_helpers.hpp
@@ -6,11 +6,11 @@
#ifndef TURNSMM_ENUM_HELPERS_HPP
#define TURNSMM_ENUM_HELPERS_HPP
-#include <glibmm/value.h>
-
#include <glib-object.h>
#include <glib.h>
+#include <glibmm/value.h>
+
#include <type_traits>
#define TURNS_DECLARE_ENUM_VALUE_SPECIALIZATION(Enum) \