aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-08-26 08:44:19 +0200
committerMax Kellermann <max@duempel.org>2008-08-26 08:44:19 +0200
commit56cdce6946d5c281ba278b19ec89204d6023c6fb (patch)
tree8ca84f33f326f6d7fcc9c74836bca5f7f39c84d8 /src/Makefile.am
parentdff8c6450b8e3bd4dbc19fcce52faa8c5950b662 (diff)
downloadmpd-56cdce6946d5c281ba278b19ec89204d6023c6fb.tar.gz
mpd-56cdce6946d5c281ba278b19ec89204d6023c6fb.tar.xz
mpd-56cdce6946d5c281ba278b19ec89204d6023c6fb.zip
renamed decode.h to decoder_control.h
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ff4db3523..612a039f4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,8 +40,8 @@ mpd_headers = \
conf.h \
crossfade.h \
dbUtils.h \
- decode.h \
decoder_thread.h \
+ decoder_control.h \
decoder_api.h \
decoder_internal.h \
directory.h \