fix: cleanup includes

This commit is contained in:
Virt 2025-01-18 22:40:48 +01:00
commit e26501d84d
9 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,4 @@
#include "helpers/AnimatedVariable.hpp"
#include <bits/getopt_ext.h>
#include <hyprland/src/helpers/AnimatedVariable.hpp>
#include <hyprutils/animation/AnimatedVariable.hpp>
#include <hyprutils/math/Vector2D.hpp>
#include <vector>