summaryrefslogtreecommitdiffstats
path: root/stream/stream_cddb.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_cddb.c')
-rw-r--r--stream/stream_cddb.c2
1 files changed, 1 insertions, 1 deletions
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/"