From: Michal Maciola Date: Fri, 4 Jun 2021 09:27:33 +0000 (+0200) Subject: capi: include into thorvg_capi.h X-Git-Tag: accepted/tizen/unified/20210607.124314~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=664cd6ede49b21661a0978853c15df09f68d54e4;p=platform%2Fcore%2Fgraphics%2Ftizenvg.git capi: include into thorvg_capi.h Change-Id: Idcf75fdf8461895ae684e9241d40cb373c5b133f --- 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