aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/core/contracts/extensions/Forwarder/libs/LibConstants.sol
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/core/contracts/extensions/Forwarder/libs/LibConstants.sol')
-rw-r--r--contracts/core/contracts/extensions/Forwarder/libs/LibConstants.sol2
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/core/contracts/extensions/Forwarder/libs/LibConstants.sol b/contracts/core/contracts/extensions/Forwarder/libs/LibConstants.sol
index 0f98ae595..00be0f1bd 100644
--- a/contracts/core/contracts/extensions/Forwarder/libs/LibConstants.sol
+++ b/contracts/core/contracts/extensions/Forwarder/libs/LibConstants.sol
@@ -19,7 +19,7 @@
pragma solidity 0.4.24;
import "@0x/contracts-utils/contracts/utils/LibBytes/LibBytes.sol";
-import "../../../protocol/Exchange/interfaces/IExchange.sol";
+import "@0x/contracts-interfaces/contracts/protocol/Exchange/IExchange.sol";
import "../../../tokens/EtherToken/IEtherToken.sol";
import "../../../tokens/ERC20Token/IERC20Token.sol";