aboutsummaryrefslogtreecommitdiff
path: root/src/Interface/Dialog.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Interface/Dialog.cs')
-rw-r--r--src/Interface/Dialog.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Interface/Dialog.cs b/src/Interface/Dialog.cs
index 95d676f..992368c 100644
--- a/src/Interface/Dialog.cs
+++ b/src/Interface/Dialog.cs
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Windows.Forms;
-namespace RehauSku.Interface
+namespace RhSolutions.Interface
{
static class Dialog
{