aboutsummaryrefslogtreecommitdiff
path: root/core/src/participant.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/participant.cpp')
-rw-r--r--core/src/participant.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/src/participant.cpp b/core/src/participant.cpp
index aa97e83..24d1cff 100644
--- a/core/src/participant.cpp
+++ b/core/src/participant.cpp
@@ -1,10 +1,9 @@
#include "turns/core/participant.hpp"
-#include <glibmm/class.h>
#include <glibmm/refptr.h>
#include <typeinfo>
-#include <utility>
+#include <compare>
namespace turns::core
{