mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 03:08:05 +02:00
color: declare cm_image_desc_info
Fixes compiler warnings about the declaration in function signatures not applying outside of the functions. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
61b3ae335a
commit
7e22c28444
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
|
||||
#include "color-properties.h"
|
||||
|
||||
struct cm_image_desc_info;
|
||||
|
||||
int
|
||||
weston_compositor_enable_color_management_protocol(struct weston_compositor *compositor);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue