mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 12:46:00 +01:00
includes: add missing log include to animatedvariable
This commit is contained in:
parent
c298439433
commit
86e8ed038f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "Vector2D.hpp"
|
||||
#include "Color.hpp"
|
||||
#include "../macros.hpp"
|
||||
#include "../debug/Log.hpp"
|
||||
|
||||
enum ANIMATEDVARTYPE
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue