diff --git a/modules/stitching/include/opencv2/stitching/detail/blenders.hpp b/modules/stitching/include/opencv2/stitching/detail/blenders.hpp index 4c14340722..542f1e42fb 100644 --- a/modules/stitching/include/opencv2/stitching/detail/blenders.hpp +++ b/modules/stitching/include/opencv2/stitching/detail/blenders.hpp @@ -48,6 +48,7 @@ #endif #include "opencv2/core.hpp" +#include "opencv2/core/cuda.hpp" namespace cv { namespace detail {