diff --git a/win-src/System/Win32/FileNotify.hsc b/win-src/System/Win32/FileNotify.hsc index ba0c885..f1c774d 100644 --- a/win-src/System/Win32/FileNotify.hsc +++ b/win-src/System/Win32/FileNotify.hsc @@ -41,7 +41,7 @@ import System.Win32.Types ( , localFree , nullPtr ) -import System.Win32.WindowsString.String (peekTString) +import System.Win32.WindowsString.Types (peekTString) #include