diff options
Diffstat (limited to '')
-rw-r--r-- | src/Makefile.am | 2 |
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 \ |