diff --git a/src/libs/thorvg/tvgCapi.cpp b/src/libs/thorvg/tvgCapi.cpp index e8affb53dd..203a11d092 100644 --- a/src/libs/thorvg/tvgCapi.cpp +++ b/src/libs/thorvg/tvgCapi.cpp @@ -24,7 +24,7 @@ #if LV_USE_THORVG_INTERNAL #include -#include +#include "thorvg.h" #include "thorvg_capi.h" using namespace std;