Skip to content

Commit

Permalink
Merge pull request #12895 from unknownbrackets/libretro
Browse files Browse the repository at this point in the history
Libretro: Add libpng17 to include flags
  • Loading branch information
hrydgard authored May 14, 2020
2 parents 009efa5 + 03c6612 commit d4b695c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libretro/Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ INCFLAGS += \
-I$(EXTDIR)/armips \
-I$(NATIVEDIR)/ext \
-I$(NATIVEDIR) \
-I$(NATIVEDIR)/ext/libpng17 \
-I$(EXTDIR)/libkirk \
-I$(EXTDIR)/xbrz \
-I$(EXTDIR)/xxhash \
Expand Down

0 comments on commit d4b695c

Please sign in to comment.