aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads/TransferWatcher.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/Threads/TransferWatcher.hs')
-rw-r--r--Assistant/Threads/TransferWatcher.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Threads/TransferWatcher.hs b/Assistant/Threads/TransferWatcher.hs
index 7a6e426b3..69fa87022 100644
--- a/Assistant/Threads/TransferWatcher.hs
+++ b/Assistant/Threads/TransferWatcher.hs
@@ -14,7 +14,7 @@ import Assistant.Drop
import Annex.Content
import Logs.Transfer
import Utility.DirWatcher
-import Utility.Types.DirWatcher
+import Utility.DirWatcher.Types
import qualified Remote
import Control.Concurrent