We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee5f9d commit f54155cCopy full SHA for f54155c
drivers/video/video_stm32_dcmipp.c
@@ -16,7 +16,7 @@
16
#include <zephyr/drivers/video-controls.h>
17
#include <zephyr/dt-bindings/video/video-interfaces.h>
18
#include <zephyr/logging/log.h>
19
-#include <zephyr/video/stm32_dcmipp.h>
+#include <zephyr/drivers/video/stm32_dcmipp.h>
20
21
#include "video_ctrls.h"
22
#include "video_device.h"
include/zephyr/video/stm32_dcmipp.h renamed to include/zephyr/drivers/video/stm32_dcmipp.h
0 commit comments