mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-07-10 13:29:52 -04:00
include pcm.h in pcm_mixer.h for pcm_peaks
Change-Id: I074fff95b5147a343d23e22e876b33884a173c97
This commit is contained in:
parent
d02ad9b749
commit
6dc731dff2
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
#define PCM_MIXER_H
|
#define PCM_MIXER_H
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
#include "pcm.h"
|
||||||
#include "pcm_sink.h"
|
#include "pcm_sink.h"
|
||||||
|
|
||||||
/** Simple config **/
|
/** Simple config **/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue