examples: update plugin headers

This commit is contained in:
vaxerski
2023-05-17 14:59:52 +01:00
parent d7935356da
commit ba714b3b71
6 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
#define WLR_USE_UNSTABLE
#include "../../src/layout/IHyprLayout.hpp"
#include <hyprland/src/layout/IHyprLayout.hpp>
struct SWindowData {
CWindow* pWindow = nullptr;