From 4a6d9312cc1c9d62d66c4def71246d9faae29edb Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期三, 03 三月 2021 14:26:16 +0800
Subject: [PATCH] environment settings

---
 module/VideoPlayer/src/Demux/minivideo/bitstream.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/module/VideoPlayer/src/Demux/minivideo/bitstream.h b/module/VideoPlayer/src/Demux/minivideo/bitstream.h
index 78937f5..8a11fba 100644
--- a/module/VideoPlayer/src/Demux/minivideo/bitstream.h
+++ b/module/VideoPlayer/src/Demux/minivideo/bitstream.h
@@ -25,6 +25,7 @@
 /* ************************************************************************** */
 
 // minivideo headers
+#include <stdio.h>
 #include "minivideo_typedef.h"
 #include <stdint.h>
 /* ************************************************************************** */

--
Gitblit v1.8.0