summaryrefslogtreecommitdiff
path: root/svtools/source/uno/treecontrolpeer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/uno/treecontrolpeer.hxx')
-rw-r--r--svtools/source/uno/treecontrolpeer.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/svtools/source/uno/treecontrolpeer.hxx b/svtools/source/uno/treecontrolpeer.hxx
index e2bcffaf7fec..e433d8c2d0ea 100644
--- a/svtools/source/uno/treecontrolpeer.hxx
+++ b/svtools/source/uno/treecontrolpeer.hxx
@@ -25,14 +25,12 @@
#include <com/sun/star/graphic/XGraphicProvider.hpp>
#include <toolkit/awt/vclxwindow.hxx>
-#include <toolkit/awt/vclxwindows.hxx>
+#include <toolkit/helper/listenermultiplexer.hxx>
#include <vcl/image.hxx>
#include <cppuhelper/implbase.hxx>
-#include <tools/contnr.hxx>
-
#include <map>
namespace com { namespace sun { namespace star { namespace awt { namespace tree {