diff options
Diffstat (limited to 'include/sfx2/progress.hxx')
-rw-r--r-- | include/sfx2/progress.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/progress.hxx b/include/sfx2/progress.hxx index 433c4272819f..af24b5864efd 100644 --- a/include/sfx2/progress.hxx +++ b/include/sfx2/progress.hxx @@ -19,9 +19,9 @@ #ifndef INCLUDED_SFX2_PROGRESS_HXX #define INCLUDED_SFX2_PROGRESS_HXX -#include "sal/config.h" -#include "sfx2/dllapi.h" -#include "sal/types.h" +#include <sal/config.h> +#include <sfx2/dllapi.h> +#include <sal/types.h> #include <tools/solar.h> #include <tools/link.hxx> #include <rtl/ustring.hxx> |