diff options
Diffstat (limited to 'include/svx/itemwin.hxx')
-rw-r--r-- | include/svx/itemwin.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/itemwin.hxx b/include/svx/itemwin.hxx index a270d25f0e3c..32e5f5bcc06c 100644 --- a/include/svx/itemwin.hxx +++ b/include/svx/itemwin.hxx @@ -19,10 +19,10 @@ #ifndef INCLUDED_SVX_ITEMWIN_HXX #define INCLUDED_SVX_ITEMWIN_HXX -#include <vcl/InterimItemWindow.hxx> #include <svtools/toolbarmenu.hxx> -#include <svx/dlgctrl.hxx> #include <svx/svxdllapi.h> +#include <svx/xtable.hxx> +#include <vcl/customweld.hxx> class SfxObjectShell; class ValueSet; |