diff --git a/libavformat/apetag.h b/libavformat/apetag.h index 9a39d02a2b587e171de9759ab73a52adcaa7c866..a0e6ead14f3717b0678763f6750b5dc5f16ad795 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 */