mirror of
https://github.com/vale981/Hyprland
synced 2025-03-06 01:51:37 -05: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…
Add table
Reference in a new issue