修复RtmpPusher.cpp编译失败

pull/166/head
SheepYang 5 years ago
parent 6015d75c4c
commit 6037329768
  1. 2
      Live/src/main/cpp/RtmpPusher.cpp

@ -1,5 +1,5 @@
#include <jni.h> #include <jni.h>
#include <string> #include <string.h>
#include "include/rtmp/rtmp.h" #include "include/rtmp/rtmp.h"
#include "safe_queue.h" #include "safe_queue.h"
#include "PushInterface.h" #include "PushInterface.h"

Loading…
Cancel
Save