libcdio-paranoia header location changed after moving to separate project circa 2012 --- mythmusic/mythmusic/cddecoder.h.orig 2018-02-01 11:15:37 UTC +++ mythmusic/mythmusic/cddecoder.h @@ -11,8 +11,8 @@ using std::vector; #endif #ifdef HAVE_CDIO -# include -# include +# include +# include #endif class MusicMetadata;