mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Refactor type implementations
This commit is contained in:
parent
7051d0e79d
commit
7d82476590
10 changed files with 33 additions and 37 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include <wlr/session.h>
|
||||
#include <wlr/types.h>
|
||||
#include <wlr/common/list.h>
|
||||
#include "backend.h"
|
||||
#include <wlr/backend/interface.h>
|
||||
#include "backend/udev.h"
|
||||
#include "backend/drm/backend.h"
|
||||
#include "backend/drm/drm.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue