summaryrefslogtreecommitdiff
path: root/include/xmloff/XMLCharContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/XMLCharContext.hxx')
-rw-r--r--include/xmloff/XMLCharContext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/XMLCharContext.hxx b/include/xmloff/XMLCharContext.hxx
index 092fd84099c9..20ed302d6064 100644
--- a/include/xmloff/XMLCharContext.hxx
+++ b/include/xmloff/XMLCharContext.hxx
@@ -19,9 +19,9 @@
#ifndef INCLUDED_XMLOFF_XMLCHARCONTEXT_HXX
#define INCLUDED_XMLOFF_XMLCHARCONTEXT_HXX
-#include "xmloff/dllapi.h"
+#include <xmloff/dllapi.h>
#include <com/sun/star/uno/Reference.h>
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
class XMLOFF_DLLPUBLIC XMLCharContext : public SvXMLImportContext
{