diff --git a/src/modules/hyprland/window.cpp b/src/modules/hyprland/window.cpp index 461cb6c..7446ce8 100644 --- a/src/modules/hyprland/window.cpp +++ b/src/modules/hyprland/window.cpp @@ -1,7 +1,6 @@ #include "modules/hyprland/window.hpp" #include -#include #include "modules/hyprland/backend.hpp" #include "util/command.hpp"