diff options
Diffstat (limited to 'include/libcamera/internal/v4l2_videodevice.h')
-rw-r--r-- | include/libcamera/internal/v4l2_videodevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcamera/internal/v4l2_videodevice.h b/include/libcamera/internal/v4l2_videodevice.h index cbaee614..45c3404c 100644 --- a/include/libcamera/internal/v4l2_videodevice.h +++ b/include/libcamera/internal/v4l2_videodevice.h @@ -17,7 +17,7 @@ #include <libcamera/buffer.h> #include <libcamera/geometry.h> -#include <libcamera/pixelformats.h> +#include <libcamera/pixel_format.h> #include <libcamera/signal.h> #include "libcamera/internal/formats.h" |