diff options
Diffstat (limited to 'configmgr/source/update.hxx')
-rw-r--r-- | configmgr/source/update.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/configmgr/source/update.hxx b/configmgr/source/update.hxx index bffa83dd7fa4..cd37c6c1b1c8 100644 --- a/configmgr/source/update.hxx +++ b/configmgr/source/update.hxx @@ -20,11 +20,11 @@ #ifndef INCLUDED_CONFIGMGR_SOURCE_UPDATE_HXX #define INCLUDED_CONFIGMGR_SOURCE_UPDATE_HXX -#include "sal/config.h" +#include <sal/config.h> -#include "com/sun/star/uno/Reference.hxx" -#include "com/sun/star/uno/Sequence.hxx" -#include "sal/types.h" +#include <com/sun/star/uno/Reference.hxx> +#include <com/sun/star/uno/Sequence.hxx> +#include <sal/types.h> namespace com { namespace sun { namespace star { namespace uno { |