summaryrefslogtreecommitdiff
path: root/src/database/include/index.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/include/index.hpp')
-rw-r--r--src/database/include/index.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/include/index.hpp b/src/database/include/index.hpp
index 17229164..17b40f5b 100644
--- a/src/database/include/index.hpp
+++ b/src/database/include/index.hpp
@@ -68,5 +68,6 @@ auto ExpandHeader(const IndexKey::Header&, const std::optional<std::string>&)
extern const IndexInfo kAlbumsByArtist;
extern const IndexInfo kTracksByGenre;
extern const IndexInfo kAllTracks;
+extern const IndexInfo kAllAlbums;
} // namespace database