Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Duplicati/Library/Snapshots/MSSQLUtility.cs')
-rw-r--r--Duplicati/Library/Snapshots/MSSQLUtility.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Snapshots/MSSQLUtility.cs b/Duplicati/Library/Snapshots/MSSQLUtility.cs
index 7d92dd590..adcc2bdf5 100644
--- a/Duplicati/Library/Snapshots/MSSQLUtility.cs
+++ b/Duplicati/Library/Snapshots/MSSQLUtility.cs
@@ -1,4 +1,4 @@
-using Duplicati.Library.IO;
+using Duplicati.Library.Common.IO;
using System;
using System.Collections.Generic;
using System.Linq;