[libcamera-devel] /src/libcamera/pipeline/raspberrypi/rpi_stream.h: modify the head file
diff mbox series

Message ID tencent_A28CAF78C3495A379499B32268946AC6AD06@qq.com
State Rejected
Headers show
Series
  • [libcamera-devel] /src/libcamera/pipeline/raspberrypi/rpi_stream.h: modify the head file
Related show

Commit Message

Siyuan Fan March 29, 2021, 7:41 a.m. UTC
From: Fan Siyuan <bixiaoshizhe@gmail.com>

Signed-off-by: Fan Siyuan <bixiaoshizhe@gmail.com>
---
 src/libcamera/pipeline/raspberrypi/rpi_stream.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch
diff mbox series

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"