aboutsummaryrefslogtreecommitdiffhomepage
path: root/hyprland.pc.in
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-04-12 18:07:04 +0100
committerVaxry <[email protected]>2024-04-12 18:07:04 +0100
commit382b6d3f6b26284388cfe3181c447f11a8dc9bee (patch)
tree78d827fa6196a701547394ee4366d03a6ec4aa88 /hyprland.pc.in
parent0a70ccd099d5620fcb65be90212fd09bad82fc30 (diff)
downloadHyprland-382b6d3f6b26284388cfe3181c447f11a8dc9bee.tar.gz
Hyprland-382b6d3f6b26284388cfe3181c447f11a8dc9bee.zip
makefile: move wlr headers dir
Diffstat (limited to 'hyprland.pc.in')
-rw-r--r--hyprland.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland.pc.in b/hyprland.pc.in
index 36d5907d..c93e8f42 100644
--- a/hyprland.pc.in
+++ b/hyprland.pc.in
@@ -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}"