aboutsummaryrefslogtreecommitdiffstats
path: root/mobile/interface.go
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/interface.go')
-rw-r--r--mobile/interface.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/interface.go b/mobile/interface.go
index ac0c26088..3985b172f 100644
--- a/mobile/interface.go
+++ b/mobile/interface.go
@@ -22,7 +22,7 @@ import (
"errors"
"math/big"
- "github.com/ethereum/go-ethereum/common"
+ "github.com/dexon-foundation/dexon/common"
)
// Interface represents a wrapped version of Go's interface{}, with the capacity