aboutsummaryrefslogtreecommitdiffhomepage
path: root/hyprctl
diff options
context:
space:
mode:
Diffstat (limited to 'hyprctl')
-rw-r--r--hyprctl/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyprctl/main.cpp b/hyprctl/main.cpp
index 3f85f4a1..4ff1aade 100644
--- a/hyprctl/main.cpp
+++ b/hyprctl/main.cpp
@@ -10,6 +10,7 @@
#include <sys/un.h>
#include <unistd.h>
#include <ranges>
+#include <algorithm>
#include <iostream>
#include <string>