diff options
Diffstat (limited to 'sw/source/ui/vba/vbarevisions.hxx')
-rw-r--r-- | sw/source/ui/vba/vbarevisions.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbarevisions.hxx b/sw/source/ui/vba/vbarevisions.hxx index 2dec38640cb3..7cf2f54a5860 100644 --- a/sw/source/ui/vba/vbarevisions.hxx +++ b/sw/source/ui/vba/vbarevisions.hxx @@ -21,7 +21,6 @@ #include <vbahelper/vbacollectionimpl.hxx> #include <ooo/vba/word/XRevisions.hpp> -#include <vbahelper/vbahelperinterface.hxx> #include <com/sun/star/text/XTextRange.hpp> typedef CollTestImplHelper< ooo::vba::word::XRevisions > SwVbaRevisions_BASE; |