summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vcl/OptionalBox.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/OptionalBox.hxx b/include/vcl/OptionalBox.hxx
index 956e98a1c252..326fc7536c2d 100644
--- a/include/vcl/OptionalBox.hxx
+++ b/include/vcl/OptionalBox.hxx
@@ -20,11 +20,8 @@
#ifndef INCLUDED_VCL_OPTIONALBOX_HXX
#define INCLUDED_VCL_OPTIONALBOX_HXX
-#include <vcl/builderfactory.hxx>
#include <vcl/IPrioritable.hxx>
#include <vcl/layout.hxx>
-#include <vcl/floatwin.hxx>
-#include <vcl/toolbox.hxx>
class OptionalBox final : public VclHBox, public vcl::IPrioritable
{