summaryrefslogtreecommitdiff
path: root/framework/source/uielement/progressbarwrapper.cxx
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-09 14:28:16 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-01-17 12:24:51 +0100
commit10074976b70c9a3586c0ed584767cfb844d11287 (patch)
tree3587703c0829aa9ff5e7eb557dbbaff59a6d0a21 /framework/source/uielement/progressbarwrapper.cxx
parentfb20f52279c8c13d2417e3232efe4fcbb52a4cc6 (diff)
fwk: Use constructor feature for StatusIndicatorFactory.
Change-Id: I0595ec98df7bf4114dfb4c21aedd2d2744fda11e
Diffstat (limited to 'framework/source/uielement/progressbarwrapper.cxx')
-rw-r--r--framework/source/uielement/progressbarwrapper.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/source/uielement/progressbarwrapper.cxx b/framework/source/uielement/progressbarwrapper.cxx
index 7d6a931adb1d..230023752f02 100644
--- a/framework/source/uielement/progressbarwrapper.cxx
+++ b/framework/source/uielement/progressbarwrapper.cxx
@@ -26,6 +26,7 @@
#include <com/sun/star/ui/UIElementType.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
+#include <vcl/status.hxx>
#include <vcl/svapp.hxx>
#include <toolkit/helper/vclunohelper.hxx>