summaryrefslogtreecommitdiff
path: root/apps/tagdb/song.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagdb/song.h')
-rw-r--r--apps/tagdb/song.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/tagdb/song.h b/apps/tagdb/song.h
index 1be81ccf0a..ac155b42f4 100644
--- a/apps/tagdb/song.h
+++ b/apps/tagdb/song.h
@@ -1,3 +1,4 @@
1#ifdef HAVE_TAGCACHE
1#ifndef __SONG_H__ 2#ifndef __SONG_H__
2#define __SONG_H__ 3#define __SONG_H__
3 4
@@ -91,3 +92,4 @@ int song_size_destruct(struct song_size *s);
91 */ 92 */
92 93
93#endif 94#endif
95#endif