diff --git a/otherarch/sdcpp/src/core/tensor.hpp b/otherarch/sdcpp/src/core/tensor.hpp index ba5dc137a..b385ce02d 100644 --- a/otherarch/sdcpp/src/core/tensor.hpp +++ b/otherarch/sdcpp/src/core/tensor.hpp @@ -16,7 +16,7 @@ #include #include -#include "core/rng.hpp" +#include "rng.hpp" namespace sd {