From 48488017e498916c81122c01cfe1880afdd00d48 Mon Sep 17 00:00:00 2001 From: obscuren Date: Wed, 5 Nov 2014 00:34:59 +0100 Subject: Proper packages --- chain/asm.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chain') diff --git a/chain/asm.go b/chain/asm.go index 4b12425fd..5a2e961ac 100644 --- a/chain/asm.go +++ b/chain/asm.go @@ -4,7 +4,7 @@ import ( "fmt" "math/big" - "github.com/ethereum/ethutil" + "github.com/ethereum/go-ethereum/ethutil" "github.com/ethereum/go-ethereum/vm" ) -- cgit v1.2.3