diff options
Diffstat (limited to 'src/ipa/raspberrypi/cam_helper.hpp')
-rw-r--r-- | src/ipa/raspberrypi/cam_helper.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/raspberrypi/cam_helper.hpp b/src/ipa/raspberrypi/cam_helper.hpp index 97ce3e92..044c2866 100644 --- a/src/ipa/raspberrypi/cam_helper.hpp +++ b/src/ipa/raspberrypi/cam_helper.hpp @@ -13,7 +13,7 @@ #include "libcamera/internal/v4l2_videodevice.h" -namespace RPi { +namespace RPiController { // The CamHelper class provides a number of facilities that anyone trying // trying to drive a camera will need to know, but which are not provided by |