diff options
Diffstat (limited to 'oox/source/helper/progressbar.cxx')
-rw-r--r-- | oox/source/helper/progressbar.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/helper/progressbar.cxx b/oox/source/helper/progressbar.cxx index 307a78bf553b..36820d785a29 100644 --- a/oox/source/helper/progressbar.cxx +++ b/oox/source/helper/progressbar.cxx @@ -19,6 +19,7 @@ #include "oox/helper/progressbar.hxx" +#include <osl/diagnose.h> #include <com/sun/star/task/XStatusIndicator.hpp> #include "oox/helper/helper.hxx" |