Skip to content

Commit 6c063af

Browse files
committed
Merge pull request #1042 from ThunderFrame/next
Fixes Publisher
2 parents efebe3c + 6f7849b commit 6c063af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rubberduck.VBEEditor/VBEHost/PublisherApp.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using System;
2-
using Microsoft.Office.Interop.Excel;
2+
using Microsoft.Office.Interop.Publisher;
33

44
namespace Rubberduck.VBEditor.VBEHost
55
{

0 commit comments

Comments
 (0)