From 59e34e311e14e62ba2dbcad2870849c87c7f8f24 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Tue, 19 Jul 2022 14:27:52 +0200 Subject: [PATCH] fix oopsie include --- hyprctl/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/hyprctl/main.cpp b/hyprctl/main.cpp index 9bfacaa2..3f85f4a1 100644 --- a/hyprctl/main.cpp +++ b/hyprctl/main.cpp @@ -9,6 +9,7 @@ #include #include #include +#include #include #include