include ffmpeg.h. Fixes #3539
parent
abea055c37
commit
bd304ecbec
|
@ -20,6 +20,7 @@
|
|||
#ifndef ZM_PACKET_H
|
||||
#define ZM_PACKET_H
|
||||
|
||||
#include "zm_ffmpeg.h"
|
||||
#include "zm_logger.h"
|
||||
#include "zm_time.h"
|
||||
#include "zm_zone.h"
|
||||
|
|
Loading…
Reference in New Issue