Skip to content

Commit

Permalink
dev, windows (4.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigcat88 committed Feb 3, 2024
1 parent ba52c77 commit e1bad39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third-party/libheif/heif.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ extern "C" {
#include <stddef.h>
#include <stdint.h>

#include <libheif/heif_version.h>

//#include <libheif/heif_version.h>
#define LIBHEIF_NUMERIC_VERSION ((1<<24) | (17<<16) | (6<<8) | 0)

// API versions table
//
Expand Down

0 comments on commit e1bad39

Please sign in to comment.