diff options
Diffstat (limited to 'sw/source/ui/vba/vbabookmark.cxx')
-rw-r--r-- | sw/source/ui/vba/vbabookmark.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/vba/vbabookmark.cxx b/sw/source/ui/vba/vbabookmark.cxx index ae66a1d9f060..af8d211fa439 100644 --- a/sw/source/ui/vba/vbabookmark.cxx +++ b/sw/source/ui/vba/vbabookmark.cxx @@ -19,6 +19,7 @@ #include "vbabookmark.hxx" #include <vbahelper/vbahelper.hxx> #include <tools/diagnose_ex.h> +#include <com/sun/star/text/XBookmarksSupplier.hpp> #include <com/sun/star/text/XTextDocument.hpp> #include <com/sun/star/text/XTextContent.hpp> #include <com/sun/star/text/XTextRange.hpp> |