mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-14 11:35:46 -07:00
Vector2D: fix typo in include
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <cmath>
|
||||
#include <format>
|
||||
#include "macros.hpp"
|
||||
#include "../macros.hpp"
|
||||
|
||||
class Vector2D {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user