From 9a53f320cc7093ccc779e5058d9f73362b579701 Mon Sep 17 00:00:00 2001 From: nnra6864 Date: Tue, 18 Nov 2025 22:49:04 +0100 Subject: [PATCH] Fixed hyprbars --- hyprbars/barDeco.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprbars/barDeco.hpp b/hyprbars/barDeco.hpp index f0af211..1200b4b 100644 --- a/hyprbars/barDeco.hpp +++ b/hyprbars/barDeco.hpp @@ -6,7 +6,7 @@ #include #include #include -#include +#include #include #include #include "globals.hpp"