mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
fix build error on Jetson
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
#else
|
||||
|
||||
#include "cvt_color_internal.h"
|
||||
#include "../cvt_color_internal.h"
|
||||
#include "opencv2/cudev.hpp"
|
||||
|
||||
using namespace cv;
|
||||
|
||||
Reference in New Issue
Block a user