diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 19:49:00 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 22:16:56 +0200 |
commit | d377c085627ac00268952d2401a8b8fde360336c (patch) | |
tree | 29639852376d81ecad52d84d733eb897e1200179 /vcl/inc | |
parent | 17a416248235d89f145e8c15dac01d6946ac8460 (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/inc')
-rw-r--r-- | vcl/inc/pch/precompiled_vcl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index 509a0493ffec..c37db5d2bd15 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -179,9 +179,9 @@ #include <vcl/taskpanelist.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> +#include <vcl/toolkit/unowrap.hxx> #include <vcl/uitest/uiobject.hxx> #include <vcl/unohelp.hxx> -#include <vcl/unowrap.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> #include <vcl/vclreferencebase.hxx> |