summaryrefslogtreecommitdiff
path: root/xmloff/source/script/XMLEventImportHelper.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-16 23:04:00 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-16 23:04:00 +0200
commit112093daa854b8ad9c722bd647da0a9115b0f7e3 (patch)
tree3fda361a5930cb9108213b52e646b79489fc5d9a /xmloff/source/script/XMLEventImportHelper.cxx
parent5e838ad7d9d9919a362497cf5f04bdb2e7c1c6f7 (diff)
CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmloff; removed unused code
Diffstat (limited to 'xmloff/source/script/XMLEventImportHelper.cxx')
-rw-r--r--xmloff/source/script/XMLEventImportHelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/script/XMLEventImportHelper.cxx b/xmloff/source/script/XMLEventImportHelper.cxx
index 8fb03483e405..6e1b27055c26 100644
--- a/xmloff/source/script/XMLEventImportHelper.cxx
+++ b/xmloff/source/script/XMLEventImportHelper.cxx
@@ -37,8 +37,8 @@
#include <tools/debug.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/nmspmap.hxx>
-#include "xmlnmspe.hxx"
-#include "xmlerror.hxx"
+#include "xmloff/xmlnmspe.hxx"
+#include "xmloff/xmlerror.hxx"
using ::rtl::OUString;
using ::com::sun::star::xml::sax::XAttributeList;