aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug/HyprCtl.hpp
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-04-04 19:44:25 +0200
committervaxerski <[email protected]>2022-04-04 19:44:25 +0200
commit374491ee63807147a8333ee415428303f99aa466 (patch)
tree6d077d095a65559d25e6584ff343aab906d9b0f7 /src/debug/HyprCtl.hpp
parentd15cda7e4141eb73838cf0e5452c24d427028273 (diff)
downloadHyprland-374491ee63807147a8333ee415428303f99aa466.tar.gz
Hyprland-374491ee63807147a8333ee415428303f99aa466.zip
progress
Diffstat (limited to 'src/debug/HyprCtl.hpp')
-rw-r--r--src/debug/HyprCtl.hpp1
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();