diff options
Diffstat (limited to 'include/xmloff/formlayerimport.hxx')
-rw-r--r-- | include/xmloff/formlayerimport.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/formlayerimport.hxx b/include/xmloff/formlayerimport.hxx index 8c81f8937ae1..b9f167e79a55 100644 --- a/include/xmloff/formlayerimport.hxx +++ b/include/xmloff/formlayerimport.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_XMLOFF_FORMLAYERIMPORT_HXX #define INCLUDED_XMLOFF_FORMLAYERIMPORT_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/xml/sax/XAttributeList.hpp> #include <com/sun/star/beans/XPropertySet.hpp> |