X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=control%2FrcControl.go;h=27bdc760f569b77e9a1cdc4ae219db2142b18312;hb=5d8a34950b02f1170bb27c6fcb6198f27fb8cb86;hp=7570d0b95c6453b8ca6913cfdf2d97edbd30538d;hpb=21b61dd76570beb43afc74289296e831914d9060;p=ric-app%2Frc.git diff --git a/control/rcControl.go b/control/rcControl.go index 7570d0b..27bdc76 100644 --- a/control/rcControl.go +++ b/control/rcControl.go @@ -4,7 +4,7 @@ import ( "errors" "fmt" "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" "log" "os" "strconv"