m2m sim codec: add wqueue.h to fix build warning
Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
This commit is contained in:
parent
568917bfd2
commit
6ff3ed83fc
@ -27,6 +27,7 @@
|
||||
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <nuttx/video/v4l2_m2m.h>
|
||||
#include <nuttx/wqueue.h>
|
||||
|
||||
#include "sim_openh264dec.h"
|
||||
#include "sim_internal.h"
|
||||
|
@ -26,6 +26,7 @@
|
||||
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <nuttx/video/v4l2_m2m.h>
|
||||
#include <nuttx/wqueue.h>
|
||||
|
||||
#include "sim_x264encoder.h"
|
||||
#include "sim_internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user