diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-11-17 01:17:14 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-11-17 01:17:14 +0100 |
commit | cfecfe84f998bb9a53a3d5d76cbbf3694db18a54 (patch) | |
tree | da6c81d81311ea3a9a4756cfeb2e4b4ff6c26f6c /toolkit | |
parent | ce8f0a7e7205e70e7ec5f1be0024e52903fdec7a (diff) |
Forgotten #include; removed too.
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/source/helper/unowrapper.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/source/helper/unowrapper.cxx b/toolkit/source/helper/unowrapper.cxx index cc4992d250e0..3e43c275ad8b 100644 --- a/toolkit/source/helper/unowrapper.cxx +++ b/toolkit/source/helper/unowrapper.cxx @@ -39,7 +39,6 @@ #include <toolkit/awt/vclxcontainer.hxx> #include <toolkit/awt/vclxtopwindow.hxx> #include <toolkit/awt/vclxgraphics.hxx> -#include <awt/vclxtabcontrol.hxx> #include "toolkit/dllapi.h" #include <vcl/svapp.hxx> |