aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/core/contracts/test/TestStaticCallReceiver/TestStaticCallReceiver.sol
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/core/contracts/test/TestStaticCallReceiver/TestStaticCallReceiver.sol')
-rw-r--r--contracts/core/contracts/test/TestStaticCallReceiver/TestStaticCallReceiver.sol2
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/core/contracts/test/TestStaticCallReceiver/TestStaticCallReceiver.sol b/contracts/core/contracts/test/TestStaticCallReceiver/TestStaticCallReceiver.sol
index 41aab01c8..d08da7303 100644
--- a/contracts/core/contracts/test/TestStaticCallReceiver/TestStaticCallReceiver.sol
+++ b/contracts/core/contracts/test/TestStaticCallReceiver/TestStaticCallReceiver.sol
@@ -18,7 +18,7 @@
pragma solidity 0.4.24;
-import "../../tokens/ERC20Token/IERC20Token.sol";
+import "@0x/contracts-tokens/contracts/tokens/ERC20Token/IERC20Token.sol";
// solhint-disable no-unused-vars