mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2025-05-13 05:40:41 +01:00
hyprtrails: chase hyprland (#313)
Commit 7374a023ef
moved Shaders.hpp as part of generating the file
This commit is contained in:
parent
1f332c09a2
commit
d84f5d577b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue