summaryrefslogtreecommitdiff
path: root/domain/tests/participant.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'domain/tests/participant.cpp')
-rw-r--r--domain/tests/participant.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/domain/tests/participant.cpp b/domain/tests/participant.cpp
index f6abef9..e9e7c46 100644
--- a/domain/tests/participant.cpp
+++ b/domain/tests/participant.cpp
@@ -2,10 +2,10 @@
#include <catch2/catch_test_macros.hpp>
-#include <glibmm/init.h>
-
#include <compare>
+#include <glibmm/init.h>
+
namespace turns::domain::tests
{