include ffmpeg.h. Fixes #3539

pull/3544/head
Isaac Connor 2022-07-26 19:09:09 -04:00
parent abea055c37
commit bd304ecbec
1 changed files with 1 additions and 0 deletions

View File

@ -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"