makefile: move wlr headers dir
This commit is contained in:
parent
0a70ccd099
commit
382b6d3f6b
2 changed files with 5 additions and 5 deletions
|
|
@ -5,4 +5,4 @@ Name: Hyprland
|
|||
URL: https://github.com/hyprwm/Hyprland
|
||||
Description: Hyprland header files
|
||||
Version: @HYPRLAND_VERSION@
|
||||
Cflags: -I"${includedir}/hyprland/protocols" -I"${includedir}/hyprland/wlroots" -I"${includedir}"
|
||||
Cflags: -I"${includedir}/hyprland/protocols" -I"${includedir}/hyprland/wlroots-hyprland" -I"${includedir}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue