mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-03-07 07:44:44 +00:00
examples: update plugin headers
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include "customDecoration.hpp"
|
||||
#include "../../src/Window.hpp"
|
||||
#include "../../src/Compositor.hpp"
|
||||
#include <hyprland/src/Window.hpp>
|
||||
#include <hyprland/src/Compositor.hpp>
|
||||
#include "globals.hpp"
|
||||
|
||||
CCustomDecoration::CCustomDecoration(CWindow* pWindow) {
|
||||
|
||||
Reference in New Issue
Block a user