summaryrefslogtreecommitdiff
path: root/Backend/File.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Backend/File.hs')
-rw-r--r--Backend/File.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Backend/File.hs b/Backend/File.hs
index 9b81bef9a..c97a354d0 100644
--- a/Backend/File.hs
+++ b/Backend/File.hs
@@ -16,7 +16,7 @@ import System.Cmd
import System.Exit
import Control.Exception
-import BackendTypes
+import TypeInternals
import LocationLog
import Locations
import qualified Remotes