aboutsummaryrefslogtreecommitdiffstats
path: root/test/read_tags.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/read_tags.cxx')
-rw-r--r--test/read_tags.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/read_tags.cxx b/test/read_tags.cxx
index 4b208faed..5998bad21 100644
--- a/test/read_tags.cxx
+++ b/test/read_tags.cxx
@@ -26,9 +26,9 @@
#include "audio_format.h"
extern "C" {
#include "tag_ape.h"
-#include "tag_id3.h"
}
#include "tag_handler.h"
+#include "TagId3.hxx"
#include <glib.h>