hyprtrails: chase hyprland (#313)

Commit 7374a023ef moved Shaders.hpp as part of generating the file
This commit is contained in:
Constantin Piber 2025-03-30 15:00:43 +02:00 committed by GitHub
parent 1f332c09a2
commit d84f5d577b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
#include <hyprland/src/Compositor.hpp> #include <hyprland/src/Compositor.hpp>
#include <hyprland/src/desktop/Window.hpp> #include <hyprland/src/desktop/Window.hpp>
#include <hyprland/src/config/ConfigManager.hpp> #include <hyprland/src/config/ConfigManager.hpp>
#include <hyprland/src/render/Shaders.hpp> #include <hyprland/src/render/shaders/Shaders.hpp>
#include <hyprland/src/render/Renderer.hpp> #include <hyprland/src/render/Renderer.hpp>
#include <hyprland/src/managers/HookSystemManager.hpp> #include <hyprland/src/managers/HookSystemManager.hpp>