Skip to content

Commit 6f7849b

Browse files
committed
Fixes Publisher
This could never have worked - Was it tested ;)
1 parent dec0325 commit 6f7849b

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)