diff options
Diffstat (limited to 'kernel/include/media/videobuf2-dma-sg.h')
-rw-r--r-- | kernel/include/media/videobuf2-dma-sg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/include/media/videobuf2-dma-sg.h b/kernel/include/media/videobuf2-dma-sg.h index 14ce3068b..8d1083f83 100644 --- a/kernel/include/media/videobuf2-dma-sg.h +++ b/kernel/include/media/videobuf2-dma-sg.h @@ -13,7 +13,7 @@ #ifndef _MEDIA_VIDEOBUF2_DMA_SG_H #define _MEDIA_VIDEOBUF2_DMA_SG_H -#include <media/videobuf2-core.h> +#include <media/videobuf2-v4l2.h> static inline struct sg_table *vb2_dma_sg_plane_desc( struct vb2_buffer *vb, unsigned int plane_no) |