X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=control%2FrcService.go;h=4a087e460d5d07defb9a570042b1c1f3d6ac10d3;hb=refs%2Fchanges%2F55%2F7255%2F2;hp=39175e9763f0036c31d80cbd5ab5265d0e4779e0;hpb=21b61dd76570beb43afc74289296e831914d9060;p=ric-app%2Frc.git diff --git a/control/rcService.go b/control/rcService.go index 39175e9..4a087e4 100644 --- a/control/rcService.go +++ b/control/rcService.go @@ -7,7 +7,7 @@ import ( "time" "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp" - "gerrit.o-ran-sc.org/r/scp/ric-app/protocol/grpc/ricmsgcommrpc/rc" + "gerrit.o-ran-sc.org/r/ric-app/rc/protocol/grpc/ricmsgcommrpc/rc" "golang.org/x/net/context" )