Update idle_inhibitor.hpp

This commit is contained in:
guttermonk
2025-10-17 20:07:28 -05:00
parent 3e2ea1a870
commit 26922c7fbc
+2
View File
@@ -6,6 +6,8 @@
#include "bar.hpp" #include "bar.hpp"
#include "client.hpp" #include "client.hpp"
struct ext_idle_notification_v1;
namespace waybar::modules { namespace waybar::modules {
class IdleInhibitor : public ALabel { class IdleInhibitor : public ALabel {