Change dependency source to work around Truffle limitation (#3218)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
pragma solidity ^0.8.0;
|
||||
|
||||
import "./IERC165.sol";
|
||||
import "../utils/introspection/IERC165.sol";
|
||||
|
||||
/**
|
||||
* @dev Interface for the NFT Royalty Standard.
|
||||
|
||||
Reference in New Issue
Block a user