tests capi: missing header added

Because of this tests for SwCanvas were
not performed.
This commit is contained in:
Mira Grudzinska 2023-04-23 01:30:28 +02:00 committed by Hermet Park
parent f82b16285a
commit dbca656ff5

View file

@ -21,6 +21,7 @@
*/ */
#include <thorvg_capi.h> #include <thorvg_capi.h>
#include "config.h"
#include "../catch.hpp" #include "../catch.hpp"
#ifdef THORVG_SW_RASTER_SUPPORT #ifdef THORVG_SW_RASTER_SUPPORT