diff --git a/src/debug/HyprCtl.hpp b/src/debug/HyprCtl.hpp index d668fffc..cad57447 100644 --- a/src/debug/HyprCtl.hpp +++ b/src/debug/HyprCtl.hpp @@ -17,7 +17,7 @@ class CHyprCtl { int m_iSocketFD = -1; struct { - bool all = false; + bool all = false; } m_sCurrentRequestParams; private: