mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
m2m sim codec: add wqueue.h to fix build warning
Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user