From 00de1ea0346e7cd2559717286045e8318c1a3a93 Mon Sep 17 00:00:00 2001 From: Prakxo Date: Sun, 9 Jul 2023 12:24:47 +0200 Subject: [PATCH] fix building --- include/m_post_office.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/m_post_office.h b/include/m_post_office.h index 2ba0eb85..3466ea32 100644 --- a/include/m_post_office.h +++ b/include/m_post_office.h @@ -4,6 +4,7 @@ #include "types.h" #include "m_mail.h" #include "lb_rtc.h" +#include "m_play_h.h" #ifdef __cplusplus extern "C" {