mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-06 21:45:58 +01: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 changed files with 0 additions and 7 deletions
|
@ -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 a new issue