From be938ca9104798532a73b2c12fb0999ba0b60a4c Mon Sep 17 00:00:00 2001 From: Seshan Ravikumar Date: Thu, 16 Nov 2023 19:47:24 -0500 Subject: [PATCH] kwin/mobiletaskswitcher: Fix import Accommodate changes from https://invent.kde.org/plasma/kwin/-/merge_requests/4654 --- kwin/mobiletaskswitcher/mobiletaskswitchereffect.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kwin/mobiletaskswitcher/mobiletaskswitchereffect.h b/kwin/mobiletaskswitcher/mobiletaskswitchereffect.h index d0ba5b76..b64c3021 100644 --- a/kwin/mobiletaskswitcher/mobiletaskswitchereffect.h +++ b/kwin/mobiletaskswitcher/mobiletaskswitchereffect.h @@ -4,8 +4,8 @@ #pragma once -#include -#include +#include +#include #include