internal: include headers from protocols/

This commit is contained in:
vaxerski
2023-04-27 13:40:38 +01:00
parent 72d2f33b34
commit 550700bed0
9 changed files with 10 additions and 10 deletions

View File

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