music_pipe: moved struct music_chunk to chunk.h

This commit is contained in:
Max Kellermann
2009-03-03 22:23:25 +01:00
parent 1063c1f2e3
commit c655f804a9
8 changed files with 103 additions and 44 deletions

View File

@@ -19,7 +19,7 @@
#include "crossfade.h"
#include "pcm_mix.h"
#include "pipe.h"
#include "chunk.h"
#include "audio_format.h"
#include "tag.h"