diff --git a/src/ipa/rpi/cam_helper/cam_helper_ov9281.cpp b/src/ipa/rpi/cam_helper/cam_helper_ov9281.cpp
index e93a4691..f3ef05f4 100644
--- a/src/ipa/rpi/cam_helper/cam_helper_ov9281.cpp
+++ b/src/ipa/rpi/cam_helper/cam_helper_ov9281.cpp
@@ -52,3 +52,4 @@ static CamHelper *create()
 }
 
 static RegisterCamHelper reg("ov9281", &create);
+static RegisterCamHelper reg9782("ov9782", &create);
