summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/entitiesmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/entitiesmap.cxx')
-rw-r--r--unoxml/source/dom/entitiesmap.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unoxml/source/dom/entitiesmap.cxx b/unoxml/source/dom/entitiesmap.cxx
index c75b70d9e853..e5d8664d43b0 100644
--- a/unoxml/source/dom/entitiesmap.cxx
+++ b/unoxml/source/dom/entitiesmap.cxx
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <entitiesmap.hxx>
+#include "entitiesmap.hxx"
#include <osl/diagnose.h>
-#include <documenttype.hxx>
+#include "documenttype.hxx"
using namespace css::uno;
using namespace css::xml::dom;