From 08a8362a39a7b71c087f165a1079b5439c52d35e Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 26 Jul 2024 20:16:33 +0200 Subject: turns: perform source cleanup --- ui/tests/widgets/participant_row.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ui/tests/widgets/participant_row.cpp') diff --git a/ui/tests/widgets/participant_row.cpp b/ui/tests/widgets/participant_row.cpp index d3440d0..a8e4166 100644 --- a/ui/tests/widgets/participant_row.cpp +++ b/ui/tests/widgets/participant_row.cpp @@ -5,6 +5,10 @@ #include +#include + +#include + namespace turns::ui::widgets::tests { @@ -21,4 +25,4 @@ namespace turns::ui::widgets::tests } } -} // namespace turns::app::widgets::tests \ No newline at end of file +} // namespace turns::ui::widgets::tests \ No newline at end of file -- cgit v1.2.3