From deace9a2ffd38cca860ed993265785cf26f2762e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Nov 2016 16:36:16 -0400 Subject: fix build --- P2P/IO.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'P2P') diff --git a/P2P/IO.hs b/P2P/IO.hs index 9a1243f52..822eb524e 100644 --- a/P2P/IO.hs +++ b/P2P/IO.hs @@ -12,7 +12,7 @@ module P2P.IO , runNetProtoHandle ) where -import Remote.Helper.P2P +import P2P.Protocol import Utility.Process import Git import Git.Command -- cgit v1.2.3