We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed33a0 commit 699c059Copy full SHA for 699c059
include/hyprtoolkit/core/Backend.hpp
@@ -2,6 +2,7 @@
2
3
#include <hyprutils/memory/SharedPtr.hpp>
4
#include <hyprutils/memory/Atomic.hpp>
5
+#include <hyprutils/cli/Logger.hpp>
6
#include <aquamarine/backend/Null.hpp>
7
#include <aquamarine/backend/Backend.hpp>
8
#include <functional>
0 commit comments