summaryrefslogtreecommitdiff
path: root/test/dump_rva2.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2016-02-19 19:06:06 +0100
committerMax Kellermann <max@duempel.org>2016-02-19 19:06:06 +0100
commit86de876b2466da60fb79ce78b49cea0518766d17 (patch)
tree2a41742cfe1b1680662b17f0570c865841c2e339 /test/dump_rva2.cxx
parent8a9f04f7fe501af4fb003bf9e46a824b9f796d32 (diff)
tag/TagId3: move tag_id3_load() to Id3Load.cxx
Diffstat (limited to 'test/dump_rva2.cxx')
-rw-r--r--test/dump_rva2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump_rva2.cxx b/test/dump_rva2.cxx
index fff0aa044..34bfde0dc 100644
--- a/test/dump_rva2.cxx
+++ b/test/dump_rva2.cxx
@@ -18,7 +18,7 @@
*/
#include "config.h"
-#include "tag/TagId3.hxx"
+#include "tag/Id3Load.hxx"
#include "tag/TagRva2.hxx"
#include "ReplayGainInfo.hxx"
#include "config/ConfigGlobal.hxx"