aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2024-05-09 19:38:42 +0300
committerMihai Fufezan <[email protected]>2024-05-12 17:49:50 +0300
commitcee639d9df68842e8ad321fba8ec99d794829621 (patch)
treeebd4c82f80d2579ab9296b6f22149fa352f3c16b
parent6be765b7a1f4677f67f31f6aa45389d40109d4c8 (diff)
downloadHyprland-cee639d9df68842e8ad321fba8ec99d794829621.tar.gz
Hyprland-cee639d9df68842e8ad321fba8ec99d794829621.zip
pkg-config: fix wlroots dir
-rw-r--r--hyprland.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland.pc.in b/hyprland.pc.in
index 6484b95f..382fb1e6 100644
--- a/hyprland.pc.in
+++ b/hyprland.pc.in
@@ -4,4 +4,4 @@ Name: Hyprland
URL: https://github.com/hyprwm/Hyprland
Description: Hyprland header files
Version: @HYPRLAND_VERSION@
-Cflags: -I${prefix} -I${prefix}/hyprland/protocols -I${prefix}/hyprland -I${prefix}/hyprland/wlroots-hyprland
+Cflags: -I${prefix} -I${prefix}/hyprland/protocols -I${prefix}/hyprland -I${prefix}/hyprland/wlr