chore: chase hyprland

This commit is contained in:
Amadej Kastelic 2025-08-29 20:36:16 +02:00
commit 2688f3f5f6
No known key found for this signature in database

View file

@ -6,7 +6,7 @@
#include <chrono> #include <chrono>
#include <hyprland/src/Compositor.hpp> #include <hyprland/src/Compositor.hpp>
#include <hyprland/src/debug/Log.hpp> #include <hyprland/src/debug/Log.hpp>
#include <hyprland/src/managers/AnimationManager.hpp> #include <hyprland/src/managers/animation/AnimationManager.hpp>
#include <hyprland/src/managers/EventManager.hpp> #include <hyprland/src/managers/EventManager.hpp>
#include <hyprutils/animation/AnimationConfig.hpp> #include <hyprutils/animation/AnimationConfig.hpp>
#include <hyprland/src/render/Renderer.hpp> #include <hyprland/src/render/Renderer.hpp>