diff --git a/tests/ut/ge/graph/preprocess/graph_preprocess_unittest.cc b/tests/ut/ge/graph/preprocess/graph_preprocess_unittest.cc index dae20f89..08e16612 100644 --- a/tests/ut/ge/graph/preprocess/graph_preprocess_unittest.cc +++ b/tests/ut/ge/graph/preprocess/graph_preprocess_unittest.cc @@ -20,7 +20,7 @@ #include "common/ge_inner_error_codes.h" #include "common/types.h" #include "common/util.h" -#include "passes/graph_builder_utils.h" +#include "graph/passes/graph_builder_utils.h" #define private public #define protected public