[libcamera-devel] [PATCH] /src/libcamera/pipeline/raspberrypi/rpi_stream.h: modify the head file
Siyuan Fan
siyuan.fan at foxmail.com
Mon Mar 29 09:41:32 CEST 2021
From: Fan Siyuan <bixiaoshizhe at gmail.com>
Signed-off-by: Fan Siyuan <bixiaoshizhe at gmail.com>
---
src/libcamera/pipeline/raspberrypi/rpi_stream.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/libcamera/pipeline/raspberrypi/rpi_stream.h b/src/libcamera/pipeline/raspberrypi/rpi_stream.h
index f1ac715f..0f002212 100644
--- a/src/libcamera/pipeline/raspberrypi/rpi_stream.h
+++ b/src/libcamera/pipeline/raspberrypi/rpi_stream.h
@@ -13,7 +13,7 @@
#include <vector>
#include <libcamera/ipa/raspberrypi.h>
-#include <libcamera/ipa/raspberrypi_ipa_interface.h>
+#include <libcamera/ipa/ipa_interface.h>
#include <libcamera/stream.h>
#include "libcamera/internal/v4l2_videodevice.h"
--
2.25.1
More information about the libcamera-devel
mailing list