diff options
Diffstat (limited to 'include/xmloff/ProgressBarHelper.hxx')
-rw-r--r-- | include/xmloff/ProgressBarHelper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/ProgressBarHelper.hxx b/include/xmloff/ProgressBarHelper.hxx index d55f067c4b7d..08a663dde267 100644 --- a/include/xmloff/ProgressBarHelper.hxx +++ b/include/xmloff/ProgressBarHelper.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_XMLOFF_PROGRESSBARHELPER_HXX #define INCLUDED_XMLOFF_PROGRESSBARHELPER_HXX -#include "sal/config.h" -#include "xmloff/dllapi.h" +#include <sal/config.h> +#include <xmloff/dllapi.h> #include <com/sun/star/task/XStatusIndicator.hpp> #include <com/sun/star/frame/XModel.hpp> |