animationmgr: fix invalid include
This commit is contained in:
parent
5642ed331d
commit
95542e4488
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include "../defines.hpp"
|
||||
#include "../helpers/AnimatedVariable.hpp"
|
||||
#include "desktop/DesktopTypes.hpp"
|
||||
#include "../desktop/DesktopTypes.hpp"
|
||||
#include "eventLoop/EventLoopTimer.hpp"
|
||||
|
||||
class CHyprAnimationManager : public Hyprutils::Animation::CAnimationManager {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue