summaryrefslogtreecommitdiff
path: root/lib/include/turnsmm/participant.hpp
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2025-05-30 11:09:54 +0200
committerFelix Morgner <felix.morgner@gmail.com>2025-05-30 11:09:54 +0200
commit8ef970b679505ea82ea41e94ffa972a732731eae (patch)
tree9678ff0d6a880e639091179a64f90b8ecfbbb8ad /lib/include/turnsmm/participant.hpp
parent149df837961635b81109796e6b6b2c81c376b356 (diff)
downloadturns-8ef970b679505ea82ea41e94ffa972a732731eae.tar.xz
turns-8ef970b679505ea82ea41e94ffa972a732731eae.zip
source: reformat include statements
Diffstat (limited to 'lib/include/turnsmm/participant.hpp')
-rw-r--r--lib/include/turnsmm/participant.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/include/turnsmm/participant.hpp b/lib/include/turnsmm/participant.hpp
index 6dece0e..d7956ab 100644
--- a/lib/include/turnsmm/participant.hpp
+++ b/lib/include/turnsmm/participant.hpp
@@ -9,14 +9,14 @@
#include "turns-participant.h"
#include "turnsmm/enum_helpers.hpp"
+#include <glib-object.h>
+#include <glib.h>
+
#include <glibmm/object.h>
#include <glibmm/propertyproxy.h>
#include <glibmm/refptr.h>
#include <glibmm/ustring.h>
-#include <glib-object.h>
-#include <glib.h>
-
namespace Turns
{