include pcm.h in pcm_mixer.h for pcm_peaks

rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]> Fri, 24 Apr 2026 09:03:30 -0400
Newsgroups gmane.comp.systems.archos.rockbox.cvs
Message-ID <[email protected]>
commit 6dc731dff2d7656463d5d3074aead837007ae4dd
Author: mojyack <[email protected]>
Date:   Fri Apr 24 20:06:55 2026 +0900

    include pcm.h in pcm_mixer.h for pcm_peaks
    
    Change-Id: I074fff95b5147a343d23e22e876b33884a173c97

diff --git a/firmware/export/pcm_mixer.h b/firmware/export/pcm_mixer.h
index be0e450d2e..d98a24e54a 100644
--- a/firmware/export/pcm_mixer.h
+++ b/firmware/export/pcm_mixer.h
@@ -23,6 +23,7 @@
 #define PCM_MIXER_H
 
 #include <sys/types.h>
+#include "pcm.h"
 #include "pcm_sink.h"
 
 /** Simple config **/
-- 
rockbox-cvs mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-cvs