Revert "internal: include headers from protocols/"

This reverts commit 550700bed0.

We can't cuz meson
This commit is contained in:
vaxerski
2023-04-27 13:55:13 +01:00
parent 550700bed0
commit 1a1656ddbf
9 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
#include "../events/Events.hpp"
#include "../defines.hpp"
#include "protocols/wlr-layer-shell-unstable-v1-protocol.h"
#include "wlr-layer-shell-unstable-v1-protocol.h"
#include "../Window.hpp"
#include "SubsurfaceTree.hpp"
#include "AnimatedVariable.hpp"