diff options
Diffstat (limited to 'include/xmloff/unoatrcn.hxx')
-rw-r--r-- | include/xmloff/unoatrcn.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/unoatrcn.hxx b/include/xmloff/unoatrcn.hxx index 616d1db4f740..aa342b757d27 100644 --- a/include/xmloff/unoatrcn.hxx +++ b/include/xmloff/unoatrcn.hxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sal/config.h" -#include "xmloff/dllapi.h" -#include "sal/types.h" +#include <sal/config.h> +#include <xmloff/dllapi.h> +#include <sal/types.h> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> |