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