aboutsummaryrefslogtreecommitdiff
path: root/render/allocator/gbm.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/allocator/gbm.c')
-rw-r--r--render/allocator/gbm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/render/allocator/gbm.c b/render/allocator/gbm.c
index 8f73862a..8c670774 100644
--- a/render/allocator/gbm.c
+++ b/render/allocator/gbm.c
@@ -4,6 +4,7 @@
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
+#include <wlr/interfaces/wlr_buffer.h>
#include <wlr/render/allocator.h>
#include <wlr/render/drm_format_set.h>
#include <wlr/util/log.h>