summaryrefslogtreecommitdiff
path: root/apps/tagdb/artist.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagdb/artist.h')
-rw-r--r--apps/tagdb/artist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/tagdb/artist.h b/apps/tagdb/artist.h
index c741594936..102e2879a7 100644
--- a/apps/tagdb/artist.h
+++ b/apps/tagdb/artist.h
@@ -1,3 +1,4 @@
1#ifdef HAVE_TAGCACHE
1#ifndef __ARTIST_H__ 2#ifndef __ARTIST_H__
2#define __ARTIST_H__ 3#define __ARTIST_H__
3 4
@@ -98,3 +99,4 @@ int artist_entry_add_album_file(FILE *fd, struct artist_entry *e, struct artist_
98 */ 99 */
99 100
100#endif 101#endif
102#endif