diff options
Diffstat (limited to 'include/vcl/treelistbox.hxx')
-rw-r--r-- | include/vcl/treelistbox.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/treelistbox.hxx b/include/vcl/treelistbox.hxx index ce45fab4a9ee..b7b5a4daa11d 100644 --- a/include/vcl/treelistbox.hxx +++ b/include/vcl/treelistbox.hxx @@ -27,7 +27,6 @@ #include <vector> #include <vcl/ctrl.hxx> -#include <vcl/accel.hxx> #include <vcl/mnemonicengine.hxx> #include <vcl/quickselectionengine.hxx> #include <vcl/image.hxx> @@ -35,7 +34,6 @@ #include <tools/contnr.hxx> #include <vcl/treelist.hxx> #include <vcl/transfer.hxx> -#include <vcl/idle.hxx> #include <vcl/menu.hxx> #include <o3tl/typed_flags_set.hxx> |