diff options
Diffstat (limited to 'xmloff/source/text/XMLIndexSourceBaseContext.hxx')
-rw-r--r-- | xmloff/source/text/XMLIndexSourceBaseContext.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/text/XMLIndexSourceBaseContext.hxx b/xmloff/source/text/XMLIndexSourceBaseContext.hxx index 1aeb98168175..17d287e9a882 100644 --- a/xmloff/source/text/XMLIndexSourceBaseContext.hxx +++ b/xmloff/source/text/XMLIndexSourceBaseContext.hxx @@ -22,6 +22,7 @@ #include <xmloff/xmlictxt.hxx> #include <com/sun/star/uno/Reference.h> #include <rtl/ustring.hxx> +#include <sax/fastattribs.hxx> namespace com::sun::star { |