diff options
Diffstat (limited to 'basctl/source/basicide/brkdlg.hxx')
-rw-r--r-- | basctl/source/basicide/brkdlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basctl/source/basicide/brkdlg.hxx b/basctl/source/basicide/brkdlg.hxx index 2ae1ff77546a..703744efd345 100644 --- a/basctl/source/basicide/brkdlg.hxx +++ b/basctl/source/basicide/brkdlg.hxx @@ -20,12 +20,10 @@ #ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BRKDLG_HXX #define INCLUDED_BASCTL_SOURCE_BASICIDE_BRKDLG_HXX -#include <bastypes.hxx> #include <vcl/dialog.hxx> #include <vcl/button.hxx> #include <vcl/field.hxx> -#include <vcl/fixed.hxx> namespace basctl { |