diff options
Diffstat (limited to 'xmloff/source/xforms/XFormsBindContext.cxx')
| -rw-r--r-- | xmloff/source/xforms/XFormsBindContext.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/xforms/XFormsBindContext.cxx b/xmloff/source/xforms/XFormsBindContext.cxx index 2a9f0213092e..e03d0291ddd8 100644 --- a/xmloff/source/xforms/XFormsBindContext.cxx +++ b/xmloff/source/xforms/XFormsBindContext.cxx @@ -23,10 +23,10 @@ #include "xformsapi.hxx" #include <xmloff/xmlimp.hxx> -#include "xmloff/xmlerror.hxx" +#include <xmloff/xmlerror.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/xmltkmap.hxx> -#include "xmloff/xmlnmspe.hxx" +#include <xmloff/xmlnmspe.hxx> #include <xmloff/nmspmap.hxx> #include <com/sun/star/container/XNameContainer.hpp> |
