mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
take seat.h out of view.h
This commit is contained in:
parent
85a6939cf2
commit
9076ecd91f
1 changed files with 0 additions and 3 deletions
|
|
@ -6,9 +6,6 @@
|
||||||
#include <wlr/types/wlr_box.h>
|
#include <wlr/types/wlr_box.h>
|
||||||
#include <wlr/types/wlr_surface.h>
|
#include <wlr/types/wlr_surface.h>
|
||||||
#include <wlr/types/wlr_xdg_shell_v6.h>
|
#include <wlr/types/wlr_xdg_shell_v6.h>
|
||||||
#include "rootston/seat.h"
|
|
||||||
|
|
||||||
struct roots_seat;
|
|
||||||
|
|
||||||
struct roots_wl_shell_surface {
|
struct roots_wl_shell_surface {
|
||||||
struct roots_view *view;
|
struct roots_view *view;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue