diff --git a/src/rtpp_proc_async.h b/src/rtpp_proc_async.h index b348173c4..d3152b376 100644 --- a/src/rtpp_proc_async.h +++ b/src/rtpp_proc_async.h @@ -28,6 +28,8 @@ #ifndef _RTPP_PROC_ASYNC_H_ #define _RTPP_PROC_ASYNC_H_ +#include + struct rtpp_proc_async; struct rtpp_anetio_cf; struct rtpp_cfg;