From 86e8ed038f5b195cdf2548bc469f8f8bbc0caca8 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sat, 30 Sep 2023 02:09:08 +0100 Subject: [PATCH] includes: add missing log include to animatedvariable --- src/helpers/AnimatedVariable.hpp | 1 + 1 file changed, 1 insertion(+) 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 {