diff options
Diffstat (limited to 'Types/View.hs')
-rw-r--r-- | Types/View.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Types/View.hs b/Types/View.hs index 0426ba977..a6c52b3d2 100644 --- a/Types/View.hs +++ b/Types/View.hs @@ -7,7 +7,7 @@ module Types.View where -import Common.Annex +import Annex.Common import Types.MetaData import Utility.QuickCheck import qualified Git |