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

@@ -1,6 +1,6 @@
#pragma once
#include "../defines.hpp"
#include "protocols/hyprland-global-shortcuts-v1-protocol.h"
#include "hyprland-global-shortcuts-v1-protocol.h"
#include <vector>
struct SShortcut {