aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 56360812a..17234ca30 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -96,7 +96,7 @@ mpd_headers = \
ioops.h \
zeroconf.h \
locate.h \
- storedPlaylist.h \
+ stored_playlist.h \
timer.h
@@ -171,7 +171,7 @@ mpd_SOURCES = \
volume.c \
utf8.c \
locate.c \
- storedPlaylist.c \
+ stored_playlist.c \
timer.c
if HAVE_ID3TAG