diff options
Diffstat (limited to 'test/libtest/buffer_source.h')
-rw-r--r-- | test/libtest/buffer_source.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libtest/buffer_source.h b/test/libtest/buffer_source.h index 95a82a82..14b4770e 100644 --- a/test/libtest/buffer_source.h +++ b/test/libtest/buffer_source.h @@ -7,7 +7,7 @@ #ifndef __LIBCAMERA_BUFFER_SOURCE_TEST_H__ #define __LIBCAMERA_BUFFER_SOURCE_TEST_H__ -#include <libcamera/libcamera.h> +#include <libcamera/stream.h> #include "libcamera/internal/media_device.h" #include "libcamera/internal/v4l2_videodevice.h" |