From bb5bd0ee1c465405adce1c834d39245f06d067c8 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 30 Jan 2017 17:38:30 +0800 Subject: [PATCH] include for uintxx_t --- trunk/src/libs/srs_librtmp.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/src/libs/srs_librtmp.hpp b/trunk/src/libs/srs_librtmp.hpp index 543d95342..c168ffcc9 100644 --- a/trunk/src/libs/srs_librtmp.hpp +++ b/trunk/src/libs/srs_librtmp.hpp @@ -65,6 +65,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. }; #endif +#include #include #ifdef __cplusplus