Rename dmap_helpers.[ch] to dmap_common.[ch]

This commit is contained in:
Julien BLACHE
2011-03-08 19:22:16 +01:00
parent 075bb99742
commit 52691d6c4d
5 changed files with 4 additions and 4 deletions

View File

@@ -76,7 +76,7 @@ forked_daapd_SOURCES = main.c \
httpd_rsp.c httpd_rsp.h \
httpd_daap.c httpd_daap.h \
httpd_dacp.c httpd_dacp.h \
dmap_helpers.c dmap_helpers.h \
dmap_common.c dmap_common.h \
transcode.c transcode.h \
artwork.c artwork.h \
misc.c misc.h \