diff options
Diffstat (limited to 'src/debug/HyprCtl.hpp')
-rw-r--r-- | src/debug/HyprCtl.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/HyprCtl.hpp b/src/debug/HyprCtl.hpp index 1a8851c7..1efe468f 100644 --- a/src/debug/HyprCtl.hpp +++ b/src/debug/HyprCtl.hpp @@ -2,6 +2,7 @@ #include "../Compositor.hpp" #include <fstream> +#include "../helpers/MiscFunctions.hpp" namespace HyprCtl { void startHyprCtlSocket(); |