aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/vote.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/types/vote.go')
-rw-r--r--core/types/vote.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/types/vote.go b/core/types/vote.go
index e92aa67..294bc74 100644
--- a/core/types/vote.go
+++ b/core/types/vote.go
@@ -21,7 +21,7 @@ import (
"fmt"
"github.com/dexon-foundation/dexon-consensus-core/common"
- "github.com/dexon-foundation/dexon-consensus-core/crypto"
+ "github.com/dexon-foundation/dexon-consensus-core/core/crypto"
)
// VoteType is the type of vote.