summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-06-28 04:38:06 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-06-28 11:49:28 +0000
commit5cb2e3104b11e538b946e2b7228e74365cb38648 (patch)
treef83242caf2b9e7c66a54b3eb5bb19852583ca631 /sfx2/source/statbar
parent61fd1d2e7803516e88a18017ee5d6a34d6ca14fa (diff)
remove toolkit/unohlp.hxx hack
Change-Id: Idb9971d848870f4d00dbf77e80e48bf7dfde8913 Reviewed-on: https://gerrit.libreoffice.org/4601 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r--sfx2/source/statbar/stbitem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index 609550496a5c..0f0a05c1a53b 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -45,7 +45,7 @@
#include <comphelper/processfactory.hxx>
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
-#include <toolkit/unohlp.hxx>
+#include <toolkit/helper/vclunohelper.hxx>
#include <toolkit/helper/convert.hxx>
using namespace ::com::sun::star;