From 7d3ca9c1ffa25c8fd8b53714fa67e140ae655381 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 12 Sep 2008 14:59:53 +0200 Subject: shout: moved declarations to audioOutput_shout.h Prepare the split of the shout plugin into multiple sources: move all important declarations to audioOutput_shout.h. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index fb1508d43..ee20c593f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -36,6 +36,7 @@ mpd_headers = \ output_api.h \ output_list.h \ output_control.h \ + audioOutputs/audioOutput_shout.h \ buffer2array.h \ charConv.h \ command.h \ -- cgit v1.2.3