summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Common/Framing/IDataBlock.cs
diff options
context:
space:
mode:
Diffstat (limited to 'dotnet/Qpid.Common/Framing/IDataBlock.cs')
-rw-r--r--dotnet/Qpid.Common/Framing/IDataBlock.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotnet/Qpid.Common/Framing/IDataBlock.cs b/dotnet/Qpid.Common/Framing/IDataBlock.cs
index 57b2a8ed37..c61ed90d10 100644
--- a/dotnet/Qpid.Common/Framing/IDataBlock.cs
+++ b/dotnet/Qpid.Common/Framing/IDataBlock.cs
@@ -18,9 +18,9 @@
* under the License.
*
*/
-using Qpid.Buffer;
+using Apache.Qpid.Buffer;
-namespace Qpid.Framing
+namespace Apache.Qpid.Framing
{
/// <summary>
/// A data block represents something that has a size in bytes and the ability to write itself to a byte