Add missing type declarations in headers

This commit is contained in:
Kirill Primak 2023-11-14 21:41:15 +03:00 committed by Simon Ser
parent 3d3cca9164
commit 86b2cac921
2 changed files with 4 additions and 0 deletions

View file

@ -11,6 +11,8 @@
#include <wayland-server-core.h>
struct wlr_renderer;
/**
* Shared memory buffer interface.
*