mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
kwin/mobiletaskswitcher: Fix import for effect
Accommodate changes from https://invent.kde.org/plasma/kwin/-/merge_requests/4661
This commit is contained in:
parent
13175aff62
commit
fc97b0e241
1 changed files with 4 additions and 4 deletions
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <libkwineffects/effects.h>
|
||||
#include <libkwineffects/quickeffect.h>
|
||||
#include <libkwineffects/effect.h>
|
||||
#include <libkwineffects/effecttogglablestate.h>
|
||||
#include <effect/effecthandler.h>
|
||||
#include <effect/quickeffect.h>
|
||||
#include <effect/effect.h>
|
||||
#include <effect/effecttogglablestate.h>
|
||||
|
||||
#include <span>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue