diff -ur audacious-plugins-3.3.4/src/cdaudio-ng/cdaudio-ng.c audacious-plugins-mod/src/cdaudio-ng/cdaudio-ng.c --- audacious-plugins-3.3.4/src/cdaudio-ng/cdaudio-ng.c 2013-02-03 14:09:33.000000000 -0600 +++ audacious-plugins-mod/src/cdaudio-ng/cdaudio-ng.c 2013-02-17 20:43:38.505087973 -0600 @@ -29,12 +29,7 @@ #include #include #include - -#if LIBCDIO_VERSION_NUM >= 90 -#include -#else #include -#endif /* libcdio's header files #define these */ #undef PACKAGE .