Skip to content

Commit

Permalink
add includes
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed Sep 22, 2024
1 parent 00fc5e0 commit 11bf5c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions heifio/stubs.cc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
SOFTWARE.
*/

#include "libheif/heif.h"
#include "decoder.h"


#if !HAVE_LIBJPEG
heif_error loadJPEG(const char *filename, InputImage *input_image)
{
Expand Down

0 comments on commit 11bf5c7

Please sign in to comment.