wip: backend props

This commit is contained in:
Simon Ser 2023-07-10 16:33:22 +02:00
parent 214df8eda0
commit 16cec14591
5 changed files with 20 additions and 24 deletions

View file

@ -9,7 +9,6 @@
#include <wlr/util/log.h>
#include <xf86drm.h>
#include <xf86drmMode.h>
#include "backend/backend.h"
#include "render/allocator/allocator.h"
#include "render/allocator/drm_dumb.h"
#include "render/allocator/shm.h"