diff options
Diffstat (limited to 'include/svx/checklbx.hxx')
-rw-r--r-- | include/svx/checklbx.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/svx/checklbx.hxx b/include/svx/checklbx.hxx index a10e5b999b10..44eeb3631143 100644 --- a/include/svx/checklbx.hxx +++ b/include/svx/checklbx.hxx @@ -21,17 +21,13 @@ #define INCLUDED_SVX_CHECKLBX_HXX #include <rtl/ustring.hxx> -#include <sal/types.h> #include <vcl/treelistbox.hxx> #include <svx/svxdllapi.h> -#include <tools/contnr.hxx> #include <tools/solar.h> #include <tools/wintypes.hxx> -#include <vcl/event.hxx> #include <vcl/window.hxx> #include <memory> -class Image; class SvLBoxButtonData; class SvTreeListEntry; |