leon 1 hónapja
szülő
commit
3a2542f9d0
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/infer/infer.cpp

+ 1 - 1
src/infer/infer.cpp

@@ -1,7 +1,7 @@
 #include "infer/infer.hpp"
 
 #include "infer/trt/yolo/yolo.hpp"
-#include "infer/trt/depth/yolo.hpp"
+#include "infer/trt/depth/depth.hpp"
 #include <iostream>
 #include <memory>