diff options
| author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-11 22:30:35 -0600 |
|---|---|---|
| committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-11 22:37:28 -0600 |
| commit | 21123da759295d0b1ed0099f6ffa071417415480 (patch) | |
| tree | 4680bf6ff856b54a70e7e47b8b648d101b7d325c /xmloff/source/style/numehelp.cxx | |
| parent | 32319e1d5609368352b26c4b5f68b444ff246b0e (diff) | |
xmloff: include <> for external includes
Change-Id: Ic92d0121e928041bcff00b12706f794a4d8e25c8
Diffstat (limited to 'xmloff/source/style/numehelp.cxx')
| -rw-r--r-- | xmloff/source/style/numehelp.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/style/numehelp.cxx b/xmloff/source/style/numehelp.cxx index 01128fd556ec..3224e0515eae 100644 --- a/xmloff/source/style/numehelp.cxx +++ b/xmloff/source/style/numehelp.cxx @@ -18,10 +18,10 @@ */ -#include "xmloff/numehelp.hxx" +#include <xmloff/numehelp.hxx> #include <xmloff/nmspmap.hxx> -#include "xmloff/xmlnmspe.hxx" +#include <xmloff/xmlnmspe.hxx> #include <xmloff/xmluconv.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/xmlexp.hxx> |
