Skip to content

Commit

Permalink
Required change to support FFmpeg 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bennettpeter committed Jun 23, 2020
1 parent c27df46 commit da102a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mythtv/libs/libmythtv/libmythtv.pro
Expand Up @@ -11,6 +11,9 @@ INSTALLS = target

POSTINC =

# Needed for FFmpeg 4.3
DEFINES += __STDC_CONSTANT_MACROS

contains(INCLUDEPATH, /usr/include) {
POSTINC += /usr/include
INCLUDEPATH -= /usr/include
Expand Down

0 comments on commit da102a4

Please sign in to comment.