diff options
Diffstat (limited to 'Remote/S3real.hs')
-rw-r--r-- | Remote/S3real.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Remote/S3real.hs b/Remote/S3real.hs index e4dcc2a71..456a77f0e 100644 --- a/Remote/S3real.hs +++ b/Remote/S3real.hs @@ -33,8 +33,8 @@ import UUID import Messages import Locations import Config -import Remote.Special -import Remote.Encryptable +import Remote.Helper.Special +import Remote.Helper.Encryptable import Crypto import Content import Utility.Base64 |