region: include box in the header

This commit is contained in:
Vaxry 2023-11-04 23:12:08 +00:00
parent d3e5796ee1
commit 92e535025e

View file

@ -2,6 +2,7 @@
#include <pixman.h>
#include <vector>
#include "Vector2D.hpp"
#include "Box.hpp"
struct wlr_box;