From fc97b0e24139f1cdd35ce57743dbcda8f3eeff32 Mon Sep 17 00:00:00 2001 From: Seshan Ravikumar Date: Tue, 21 Nov 2023 00:24:08 -0500 Subject: [PATCH] kwin/mobiletaskswitcher: Fix import for effect Accommodate changes from https://invent.kde.org/plasma/kwin/-/merge_requests/4661 --- kwin/mobiletaskswitcher/mobiletaskswitchereffect.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kwin/mobiletaskswitcher/mobiletaskswitchereffect.h b/kwin/mobiletaskswitcher/mobiletaskswitchereffect.h index 5a39e4c1..b6b8fc3f 100644 --- a/kwin/mobiletaskswitcher/mobiletaskswitchereffect.h +++ b/kwin/mobiletaskswitcher/mobiletaskswitchereffect.h @@ -4,10 +4,10 @@ #pragma once -#include -#include -#include -#include +#include +#include +#include +#include #include