diff options
Diffstat (limited to 'src/ipa/raspberrypi/cam_helper_imx290.cpp')
-rw-r--r-- | src/ipa/raspberrypi/cam_helper_imx290.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/raspberrypi/cam_helper_imx290.cpp b/src/ipa/raspberrypi/cam_helper_imx290.cpp index 0d9a94d8..94f07b86 100644 --- a/src/ipa/raspberrypi/cam_helper_imx290.cpp +++ b/src/ipa/raspberrypi/cam_helper_imx290.cpp @@ -7,7 +7,7 @@ #include <math.h> -#include "cam_helper.hpp" +#include "cam_helper.h" using namespace RPiController; |