aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/ApeTag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag/ApeTag.hxx')
-rw-r--r--src/tag/ApeTag.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tag/ApeTag.hxx b/src/tag/ApeTag.hxx
index e35edc381..d2c0365c7 100644
--- a/src/tag/ApeTag.hxx
+++ b/src/tag/ApeTag.hxx
@@ -34,6 +34,6 @@ extern const struct tag_table ape_tags[];
*/
bool
tag_ape_scan2(Path path_fs,
- const struct tag_handler *handler, void *handler_ctx);
+ const tag_handler *handler, void *handler_ctx);
#endif