aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/MiscFunctions.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers/MiscFunctions.hpp')
-rw-r--r--src/helpers/MiscFunctions.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helpers/MiscFunctions.hpp b/src/helpers/MiscFunctions.hpp
index feb0380b..111abba0 100644
--- a/src/helpers/MiscFunctions.hpp
+++ b/src/helpers/MiscFunctions.hpp
@@ -4,7 +4,7 @@
#include <string>
#include <wayland-server.h>
#include <wlr/util/box.h>
-#include "Vector2D.hpp"
+#include "math/Math.hpp"
#include <vector>
#include <format>