调整目录结构

This commit is contained in:
xiongziliang
2017-05-02 17:15:12 +08:00
parent 08387d5836
commit 4a021e17bc
26 changed files with 28 additions and 28 deletions

View File

@@ -12,7 +12,7 @@
#include <sys/ioctl.h>
#include <netinet/in.h>
#include <sys/socket.h>
#include "config.h"
#include "Common/config.h"
#include "Rtmp/Rtmp.h"
#include "RtspToRtmpMediaSource.h"
#include "Util/util.h"