render/color: include public header from private one

This commit is contained in:
Simon Ser 2025-01-27 18:41:16 +01:00
parent 420b60f203
commit d8ad4809fc

View file

@ -2,6 +2,7 @@
#define RENDER_COLOR_H
#include <stdint.h>
#include <wlr/render/color.h>
#include <wlr/util/addon.h>
enum wlr_color_transform_type {