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

@@ -1,5 +1,5 @@
#include "customLayout.hpp"
#include "../../src/Compositor.hpp"
#include <hyprland/src/Compositor.hpp>
#include "globals.hpp"
void CHyprCustomLayout::onWindowCreatedTiling(CWindow* pWindow) {