mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-25 08:32:30 +00:00
Remove wlr_box.h redirection
Compositors should've all been updated to use the new header by now.
This commit is contained in:
parent
562b24b9fc
commit
93e050c602
@ -1,7 +0,0 @@
|
|||||||
#ifndef WLR_TYPES_WLR_BOX_H
|
|
||||||
#define WLR_TYPES_WLR_BOX_H
|
|
||||||
|
|
||||||
#warning "wlr_box has been moved to wlr/util/box.h"
|
|
||||||
#include <wlr/util/box.h>
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user