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 7b631cae5..c7756524f 100644
--- a/test/read_tags.cxx
+++ b/test/read_tags.cxx
@@ -145,7 +145,7 @@ static const struct tag_handler print_handler = {
int main(int argc, char **argv)
{
const char *decoder_name, *path;
- const struct decoder_plugin *plugin;
+ const struct DecoderPlugin *plugin;
#ifdef HAVE_LOCALE_H
/* initialize locale */