summaryrefslogtreecommitdiffstats
path: root/toolkit/source/awt/vclxtopwindow.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-04-11 19:34:11 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-04-12 09:46:46 +0200
commit49481b842ccc35ef2000df0ee659ff17ab39edb9 (patch)
treefbd9159679816f7fcbb00197899d27ecc097f8de /toolkit/source/awt/vclxtopwindow.cxx
parentVCLXMultiPage can be in private headers (diff)
downloadcore-49481b842ccc35ef2000df0ee659ff17ab39edb9.tar.gz
core-49481b842ccc35ef2000df0ee659ff17ab39edb9.zip
vclxtopwindow.hxx and vclxcontainer.hxx can now be private headers
Change-Id: If6d56c9f2fcaf47e1756e8645098ad86987c8b64 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113958 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'toolkit/source/awt/vclxtopwindow.cxx')
-rw-r--r--toolkit/source/awt/vclxtopwindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/awt/vclxtopwindow.cxx b/toolkit/source/awt/vclxtopwindow.cxx
index a500029eed0d..3a986a0f6d9e 100644
--- a/toolkit/source/awt/vclxtopwindow.cxx
+++ b/toolkit/source/awt/vclxtopwindow.cxx
@@ -32,7 +32,7 @@
#include <vcl/sysdata.hxx>
#include <comphelper/sequence.hxx>
-#include <toolkit/awt/vclxtopwindow.hxx>
+#include <awt/vclxtopwindow.hxx>
#include <toolkit/awt/vclxmenu.hxx>
#include <vcl/wrkwin.hxx>