From 664cd6ede49b21661a0978853c15df09f68d54e4 Mon Sep 17 00:00:00 2001 From: Michal Maciola Date: Fri, 4 Jun 2021 11:27:33 +0200 Subject: [PATCH] capi: include into thorvg_capi.h Change-Id: Idcf75fdf8461895ae684e9241d40cb373c5b133f --- src/bindings/capi/thorvg_capi.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bindings/capi/thorvg_capi.h b/src/bindings/capi/thorvg_capi.h index 01a72b3..4eef7b8 100644 --- a/src/bindings/capi/thorvg_capi.h +++ b/src/bindings/capi/thorvg_capi.h @@ -19,6 +19,7 @@ #ifndef __THORVG_CAPI_H__ #define __THORVG_CAPI_H__ +#include #include #ifdef TVG_EXPORT -- 2.7.4