diff options
Diffstat (limited to 'src/crossfade.h')
-rw-r--r-- | src/crossfade.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crossfade.h b/src/crossfade.h index a8b6e85ad..5ceb37b11 100644 --- a/src/crossfade.h +++ b/src/crossfade.h @@ -20,7 +20,7 @@ #ifndef MPD_CROSSFADE_H #define MPD_CROSSFADE_H -#include "outputBuffer.h" +#include "pipe.h" struct audio_format; |