Move part of http/
into util/http/
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include "util/opts/log.h"
|
||||
#include "util/opts/fourcc.h"
|
||||
#include "device/buffer_list.h"
|
||||
#include "http/http.h"
|
||||
#include "util/http/http.h"
|
||||
#include "rtsp/rtsp.h"
|
||||
|
||||
static const char *jpeg_names[2] = {
|
||||
|
Reference in New Issue
Block a user