forked from premiere/premiere-libtorrent
fix inlude in resolve_links.cpp
This commit is contained in:
parent
8ac5a32548
commit
1b20755c03
|
@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
*/
|
||||
|
||||
#include "resolve_links.hpp"
|
||||
#include "libtorrent/resolve_links.hpp"
|
||||
|
||||
#include "libtorrent/torrent_info.hpp"
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
|
Loading…
Reference in New Issue