From 7d7b29825fbced7ea2319aa4680c8cb30e7f12b9 Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Fri, 27 Dec 2019 10:47:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=BA=BF=E7=A8=8B=E7=9B=B8?= =?UTF-8?q?=E5=85=B3api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/include/mk_mediakit.h | 1 + 1 file changed, 1 insertion(+) diff --git a/api/include/mk_mediakit.h b/api/include/mk_mediakit.h index e2b3dc35..c8911a1b 100755 --- a/api/include/mk_mediakit.h +++ b/api/include/mk_mediakit.h @@ -37,5 +37,6 @@ #include "mk_events.h" #include "mk_tcp.h" #include "mk_util.h" +#include "mk_thread.h" #endif /* MK_API_H_ */