diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:30:56 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:45 -0600 |
commit | d6fec4ba5d3800bcab10e10750facffc6756e394 (patch) | |
tree | 9bc7f64ece4761032bdf4ae590822f0b4c7809c2 /include/xmloff/XMLShapeStyleContext.hxx | |
parent | 4ad3ed74ea40d2ca905a1cb9fcb26002db1f8763 (diff) |
fdo#65108 inter-module includes <> include/xmloff
Change-Id: I1d2da1dd3c82e95b8ad4883ce83b42f6dcb6200f
Diffstat (limited to 'include/xmloff/XMLShapeStyleContext.hxx')
-rw-r--r-- | include/xmloff/XMLShapeStyleContext.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/XMLShapeStyleContext.hxx b/include/xmloff/XMLShapeStyleContext.hxx index 9e864f9cc235..3ebe9a247050 100644 --- a/include/xmloff/XMLShapeStyleContext.hxx +++ b/include/xmloff/XMLShapeStyleContext.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_XMLOFF_XMLSHAPESTYLECONTEXT_HXX #define INCLUDED_XMLOFF_XMLSHAPESTYLECONTEXT_HXX -#include "sal/config.h" -#include "xmloff/dllapi.h" +#include <sal/config.h> +#include <xmloff/dllapi.h> #include <xmloff/prstylei.hxx> #include <xmloff/families.hxx> |