includes: fix box headers (#3771)

This commit is contained in:
Brett Alcox
2023-11-05 11:32:27 -06:00
committed by GitHub
parent 600a128f83
commit a122271f09
2 changed files with 3 additions and 2 deletions

View File

@@ -105,6 +105,7 @@ extern "C" {
#include <wlr/types/wlr_idle_notify_v1.h>
#include <wlr/types/wlr_cursor_shape_v1.h>
#include <wlr/types/wlr_tearing_control_v1.h>
#include <wlr/util/box.h>
#include <libdrm/drm_fourcc.h>