aboutsummaryrefslogtreecommitdiff
path: root/src/Controllers/ToolBase.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Controllers/ToolBase.cs')
-rw-r--r--src/Controllers/ToolBase.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Controllers/ToolBase.cs b/src/Controllers/ToolBase.cs
index 87eb9d9..72f480e 100644
--- a/src/Controllers/ToolBase.cs
+++ b/src/Controllers/ToolBase.cs
@@ -1,4 +1,5 @@
using Microsoft.Office.Interop.Excel;
+using RhSolutions.AddIn;
using RhSolutions.Models;
using RhSolutions.Services;
using System;