summaryrefslogtreecommitdiff
path: root/apps/tagdb/album.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagdb/album.h')
-rw-r--r--apps/tagdb/album.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/tagdb/album.h b/apps/tagdb/album.h
index 08995a2940..3f4eacd754 100644
--- a/apps/tagdb/album.h
+++ b/apps/tagdb/album.h
@@ -1,3 +1,4 @@
1#ifdef HAVE_TAGCACHE
1#ifndef __ALBUM_H__ 2#ifndef __ALBUM_H__
2#define __ALBUM_H__ 3#define __ALBUM_H__
3 4
@@ -101,3 +102,4 @@ int album_entry_add_song_file(FILE *fd, struct album_entry *e, struct album_size
101 */ 102 */
102 103
103#endif 104#endif
105#endif