aboutsummaryrefslogtreecommitdiff
path: root/Utility/FSEvents.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/FSEvents.hs')
-rw-r--r--Utility/FSEvents.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/FSEvents.hs b/Utility/FSEvents.hs
index af8c2fc2f..d6663e9d7 100644
--- a/Utility/FSEvents.hs
+++ b/Utility/FSEvents.hs
@@ -8,7 +8,7 @@
module Utility.FSEvents where
import Common hiding (isDirectory)
-import Utility.Types.DirWatcher
+import Utility.DirWatcher.Types
import System.OSX.FSEvents
import qualified System.Posix.Files as Files