diff options
Diffstat (limited to 'include/xmloff/formlayerexport.hxx')
-rw-r--r-- | include/xmloff/formlayerexport.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/formlayerexport.hxx b/include/xmloff/formlayerexport.hxx index 5a3fb12a015e..57c1eed71481 100644 --- a/include/xmloff/formlayerexport.hxx +++ b/include/xmloff/formlayerexport.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_XMLOFF_FORMLAYEREXPORT_HXX #define INCLUDED_XMLOFF_FORMLAYEREXPORT_HXX -#include "sal/config.h" -#include "xmloff/dllapi.h" +#include <sal/config.h> +#include <xmloff/dllapi.h> #include <com/sun/star/drawing/XDrawPage.hpp> #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/beans/XPropertySet.hpp> |