diff options
Diffstat (limited to 'OpenSim/Addons/Groups/ForeignImporter.cs')
-rw-r--r-- | OpenSim/Addons/Groups/ForeignImporter.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Addons/Groups/ForeignImporter.cs b/OpenSim/Addons/Groups/ForeignImporter.cs index 788d21d..055f76c 100644 --- a/OpenSim/Addons/Groups/ForeignImporter.cs +++ b/OpenSim/Addons/Groups/ForeignImporter.cs | |||
@@ -30,6 +30,7 @@ using System.Collections.Generic; | |||
30 | 30 | ||
31 | using OpenSim.Framework; | 31 | using OpenSim.Framework; |
32 | using OpenSim.Region.Framework.Interfaces; | 32 | using OpenSim.Region.Framework.Interfaces; |
33 | using OpenSim.Services.Interfaces; | ||
33 | 34 | ||
34 | namespace OpenSim.Groups | 35 | namespace OpenSim.Groups |
35 | { | 36 | { |