summary refs log tree commit diff
path: root/crypto/src/crmf/IControl.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/src/crmf/IControl.cs')
-rw-r--r--crypto/src/crmf/IControl.cs4
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/src/crmf/IControl.cs b/crypto/src/crmf/IControl.cs
index 8f986168c..bf29fafdd 100644
--- a/crypto/src/crmf/IControl.cs
+++ b/crypto/src/crmf/IControl.cs
@@ -1,8 +1,10 @@
 using System;
 
+using Org.BouncyCastle.Asn1;
+using Org.BouncyCastle.Asn1.Crmf;
 using Org.BouncyCastle.Utilities;
 
-namespace Org.BouncyCastle.Asn1.Crmf
+namespace Org.BouncyCastle.Crmf
 {
 
     public interface IControl