mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-19 01:38:22 +00:00
examples: update plugin headers
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#define WLR_USE_UNSTABLE
|
||||
|
||||
#include "../../src/layout/IHyprLayout.hpp"
|
||||
#include <hyprland/src/layout/IHyprLayout.hpp>
|
||||
|
||||
struct SWindowData {
|
||||
CWindow* pWindow = nullptr;
|
||||
|
Reference in New Issue
Block a user