summarylogtreecommitdiffstats
path: root/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
blob: 5d39cad95d7ee188e3339eb96e1eb00ae13b3ad4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Install mp4ff_int_types.h for mythmusic.

http://bugs.gentoo.org/275008

--- common/mp4ff/Makefile.am
+++ common/mp4ff/Makefile.am
@@ -1,5 +1,5 @@
 lib_LTLIBRARIES = libmp4ff.la
-include_HEADERS = mp4ff.h mp4ffint.h
+include_HEADERS = mp4ff.h mp4ffint.h mp4ff_int_types.h
 
 AM_CFLAGS = -DUSE_TAGGING=1