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

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