diff options
Diffstat (limited to 'kernel/include/media/videobuf2-vmalloc.h')
-rw-r--r-- | kernel/include/media/videobuf2-vmalloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/include/media/videobuf2-vmalloc.h b/kernel/include/media/videobuf2-vmalloc.h index 93a76b430..a63fe6621 100644 --- a/kernel/include/media/videobuf2-vmalloc.h +++ b/kernel/include/media/videobuf2-vmalloc.h @@ -13,7 +13,7 @@ #ifndef _MEDIA_VIDEOBUF2_VMALLOC_H #define _MEDIA_VIDEOBUF2_VMALLOC_H -#include <media/videobuf2-core.h> +#include <media/videobuf2-v4l2.h> extern const struct vb2_mem_ops vb2_vmalloc_memops; |