diff --git a/ape/apetag.h b/ape/apetag.h index f10e4ebe..37f43338 100644 --- a/ape/apetag.h +++ b/ape/apetag.h @@ -34,6 +34,8 @@ namespace TagLib { class File; + //! An implementation of the APE tagging format + namespace APE { class Footer;