aboutsummaryrefslogtreecommitdiff
path: root/Source/DataExport/RibbonController.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Source/DataExport/RibbonController.cs')
-rw-r--r--Source/DataExport/RibbonController.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/DataExport/RibbonController.cs b/Source/DataExport/RibbonController.cs
index 5c4045a..c4ca6d7 100644
--- a/Source/DataExport/RibbonController.cs
+++ b/Source/DataExport/RibbonController.cs
@@ -1,7 +1,7 @@
using System.Runtime.InteropServices;
using System.Windows.Forms;
using ExcelDna.Integration.CustomUI;
-using Rehau.Sku.Assist;
+using RehauSku.Assist;
namespace Ribbon
{