aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/AnimatedVariable.hpp
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-09-30 02:09:08 +0100
committervaxerski <[email protected]>2023-09-30 02:09:08 +0100
commit86e8ed038f5b195cdf2548bc469f8f8bbc0caca8 (patch)
tree01064fa6499fb6ace746c95bd01feab662301dd3 /src/helpers/AnimatedVariable.hpp
parentc298439433f9b6861c7c62ea587289ac2e4ef2f8 (diff)
downloadHyprland-86e8ed038f5b195cdf2548bc469f8f8bbc0caca8.tar.gz
Hyprland-86e8ed038f5b195cdf2548bc469f8f8bbc0caca8.zip
includes: add missing log include to animatedvariable
Diffstat (limited to 'src/helpers/AnimatedVariable.hpp')
-rw-r--r--src/helpers/AnimatedVariable.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helpers/AnimatedVariable.hpp b/src/helpers/AnimatedVariable.hpp
index 57a772ae..059e892d 100644
--- a/src/helpers/AnimatedVariable.hpp
+++ b/src/helpers/AnimatedVariable.hpp
@@ -6,6 +6,7 @@
#include "Vector2D.hpp"
#include "Color.hpp"
#include "../macros.hpp"
+#include "../debug/Log.hpp"
enum ANIMATEDVARTYPE
{