From bc85242c5922bf90284ab291d322f6926c032d27 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 23 Aug 2014 16:27:24 -0700 Subject: fix imports for windows --- Utility/Daemon.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility/Daemon.hs') diff --git a/Utility/Daemon.hs b/Utility/Daemon.hs index 228263911..2f0f84179 100644 --- a/Utility/Daemon.hs +++ b/Utility/Daemon.hs @@ -15,7 +15,7 @@ import Utility.PID import Utility.LogFile #else import Utility.WinProcess -import Utility.WinLock +import Utility.LockFile #endif #ifndef mingw32_HOST_OS -- cgit v1.2.3