aboutsummaryrefslogtreecommitdiff
path: root/render/allocator.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/allocator.c')
-rw-r--r--render/allocator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/render/allocator.c b/render/allocator.c
index aade40a9..5b7e27ff 100644
--- a/render/allocator.c
+++ b/render/allocator.c
@@ -8,7 +8,6 @@
#include "render/shm_allocator.h"
#include "render/drm_dumb_allocator.h"
#include "render/wlr_renderer.h"
-#include "types/wlr_buffer.h"
void wlr_allocator_init(struct wlr_allocator *alloc,
const struct wlr_allocator_interface *impl, uint32_t buffer_caps) {