diff --git a/stream/stream_cddb.c b/stream/stream_cddb.c index baabccac59..775652c322 100644 --- a/stream/stream_cddb.c +++ b/stream/stream_cddb.c @@ -58,7 +58,7 @@ #include "version.h" #include "stream.h" #include "network.h" -#include "libavutil/intreadwrite.h" +#include "libavutil/common.h" #define DEFAULT_FREEDB_SERVER "freedb.freedb.org" #define DEFAULT_CACHE_DIR "/.cddb/"