mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-08 04:25:59 +01:00
region: include box in the header
This commit is contained in:
parent
d3e5796ee1
commit
92e535025e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#include <pixman.h>
|
||||
#include <vector>
|
||||
#include "Vector2D.hpp"
|
||||
#include "Box.hpp"
|
||||
|
||||
struct wlr_box;
|
||||
|
||||
|
|
Loading…
Reference in a new issue