eina - include sha1 func header by default

@feat
This commit is contained in:
Carsten Haitzler 2023-03-24 15:14:26 +00:00
parent ba36e65bbc
commit c2a7944c9b
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@ extern "C" {
#include <eina_promise.h>
#include <eina_vpath.h>
#include <eina_abstract_content.h>
#include <eina_sha.h>
#ifdef __cplusplus