summaryrefslogtreecommitdiff
path: root/include/vcl/accessibletableprovider.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2021-12-22 17:14:40 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-12-24 01:44:48 +0100
commitfbe169fa17adb832704ada89ae6d889ad31ae502 (patch)
treed9b893f700d7907615c9d5b69b4079932de97461 /include/vcl/accessibletableprovider.hxx
parent1609bb6ab5e34fc8fff67240e3c49dde93f2d2d7 (diff)
Recheck include/[s-x]* with IWYU
See tdf#42949 for motivation Change-Id: Iaebddd648c52c175da17d2a55a1e8de82c213f4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127330 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'include/vcl/accessibletableprovider.hxx')
-rw-r--r--include/vcl/accessibletableprovider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/accessibletableprovider.hxx b/include/vcl/accessibletableprovider.hxx
index 32817b135352..cf7a0d097425 100644
--- a/include/vcl/accessibletableprovider.hxx
+++ b/include/vcl/accessibletableprovider.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_VCL_ACCESSIBLETABLEPROVIDER_HXX
#include <vcl/AccessibleBrowseBoxObjType.hxx>
-#include <vcl/outdev.hxx>
+#include <vcl/window.hxx>
namespace com::sun::star::accessibility { class XAccessible; }
namespace utl { class AccessibleStateSetHelper; }