summaryrefslogtreecommitdiff
path: root/include/xmloff/unoatrcn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/unoatrcn.hxx')
-rw-r--r--include/xmloff/unoatrcn.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/unoatrcn.hxx b/include/xmloff/unoatrcn.hxx
index 7ba70ad7ae25..dc9e34301637 100644
--- a/include/xmloff/unoatrcn.hxx
+++ b/include/xmloff/unoatrcn.hxx
@@ -31,12 +31,12 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
+#include <xmloff/xmlcnimp.hxx>
+
#include <cppuhelper/implbase3.hxx>
extern css::uno::Reference< css::uno::XInterface > SvUnoAttributeContainer_CreateInstance();
-class SvXMLAttrContainerData;
-
class XMLOFF_DLLPUBLIC SvUnoAttributeContainer:
public ::cppu::WeakAggImplHelper3<
css::lang::XServiceInfo,