summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavformat/apetag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/apetag.h b/libavformat/apetag.h
index 9a39d02a2b..a0e6ead14f 100644
--- a/libavformat/apetag.h
+++ b/libavformat/apetag.h
@@ -30,4 +30,4 @@
*/
void ff_ape_parse_tag(AVFormatContext *s);
-#endif /* AVFORMAT_ID3V2_H */
+#endif /* AVFORMAT_APETAG_H */