summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-10-14 19:49:00 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-10-14 22:16:56 +0200
commitd377c085627ac00268952d2401a8b8fde360336c (patch)
tree29639852376d81ecad52d84d733eb897e1200179 /toolkit
parent17a416248235d89f145e8c15dac01d6946ac8460 (diff)
unowrap.hxx is also exposed for toolkit only
Change-Id: Ife3648c8ca84c942f02fb6eab2990ec3eb3eb3f9 Reviewed-on: https://gerrit.libreoffice.org/61764 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/inc/helper/unowrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/inc/helper/unowrapper.hxx b/toolkit/inc/helper/unowrapper.hxx
index 31844f12cd35..1c6c2a5e8a67 100644
--- a/toolkit/inc/helper/unowrapper.hxx
+++ b/toolkit/inc/helper/unowrapper.hxx
@@ -25,7 +25,7 @@
#include <com/sun/star/awt/XWindowPeer.hpp>
#include <com/sun/star/accessibility/XAccessible.hpp>
-#include <vcl/unowrap.hxx>
+#include <vcl/toolkit/unowrap.hxx>
#include <vcl/window.hxx>
#include <helper/accessibilityclient.hxx>