summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
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 /vcl/source/window/menu.cxx
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 'vcl/source/window/menu.cxx')
-rw-r--r--vcl/source/window/menu.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/menu.cxx b/vcl/source/window/menu.cxx
index 30741a4ed620..4839f9e314c8 100644
--- a/vcl/source/window/menu.cxx
+++ b/vcl/source/window/menu.cxx
@@ -59,7 +59,7 @@
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
-#include <vcl/unowrap.hxx>
+#include <vcl/toolkit/unowrap.hxx>
#include <vcl/unohelp.hxx>
#include <vcl/configsettings.hxx>