X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=control%2FrcTypes.go;h=02044519251125fd98e9b92ae47c4ddb02c7dcae;hb=28ebd3114924e3c524d86af516ab33c21fc5a632;hp=7e9f73e126a9ff25b6562b4d23857164052044ed;hpb=21b61dd76570beb43afc74289296e831914d9060;p=ric-app%2Frc.git diff --git a/control/rcTypes.go b/control/rcTypes.go index 7e9f73e..0204451 100644 --- a/control/rcTypes.go +++ b/control/rcTypes.go @@ -2,7 +2,7 @@ package control import ( "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp" - rc "gerrit.o-ran-sc.org/r/scp/ric-app/protocol/grpc/ricmsgcommrpc/rc" + rc "gerrit.o-ran-sc.org/r/ric-app/rc/protocol/grpc/ricmsgcommrpc/rc" "sync" )