mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
buffer.c: chase wlroots master
Include <wlr/interfaces/wlr_buffer.h>
39b68ea47a
This commit is contained in:
parent
5deeca833f
commit
77ac3474b6
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <drm_fourcc.h>
|
#include <drm_fourcc.h>
|
||||||
|
#include <wlr/interfaces/wlr_buffer.h>
|
||||||
#include "buffer.h"
|
#include "buffer.h"
|
||||||
|
|
||||||
static const struct wlr_buffer_impl data_buffer_impl;
|
static const struct wlr_buffer_impl data_buffer_impl;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue