aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputInternal.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/OutputInternal.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/OutputInternal.hxx b/src/OutputInternal.hxx
index 188a56723..fac25aa3c 100644
--- a/src/OutputInternal.hxx
+++ b/src/OutputInternal.hxx
@@ -31,6 +31,7 @@
class Error;
class Filter;
+class MusicPipe;
struct config_param;
enum audio_output_command {
@@ -209,7 +210,7 @@ struct audio_output {
/**
* The music pipe which provides music chunks to be played.
*/
- const struct music_pipe *pipe;
+ const MusicPipe *pipe;
/**
* This mutex protects #open, #fail_timer, #chunk and