mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 22:22:00 -07:00
helpers/Monitor.cpp: fix include path (#9039)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "../defines.hpp"
|
||||
#include <stack>
|
||||
#include <vector>
|
||||
#include "SharedDefs.hpp"
|
||||
#include "../SharedDefs.hpp"
|
||||
#include "WLClasses.hpp"
|
||||
#include <vector>
|
||||
#include <array>
|
||||
|
Reference in New Issue
Block a user