--- mythmusic/mythmusic/aacdecoder.cpp.orig 2008-11-19 12:51:48.000000000 -0500 +++ mythmusic/mythmusic/aacdecoder.cpp 2008-11-19 12:52:42.000000000 -0500 @@ -17,6 +17,9 @@ #define FAAD_MODIFIED #endif +// LinHES need this undefined +#undef FAAD_MODIFIED + // ANSI C headers #include