fixed import paths
[govpp.git] / adapter / vppapiclient / vppapiclient_adapter.go
index 9340f58..82c820e 100644 (file)
@@ -82,7 +82,7 @@ import (
        "reflect"
        "unsafe"
 
-       "gerrit.fd.io/r/govpp/adapter"
+       "gerrit.fd.io/r/govpp.git/adapter"
 )
 
 // vppAPIClientAdapter is the opaque context of the adapter.