summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuiimapwnd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuiimapwnd.hxx')
-rw-r--r--cui/source/inc/cuiimapwnd.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/cui/source/inc/cuiimapwnd.hxx b/cui/source/inc/cuiimapwnd.hxx
index c9ae8db630fc..8938a909f15c 100644
--- a/cui/source/inc/cuiimapwnd.hxx
+++ b/cui/source/inc/cuiimapwnd.hxx
@@ -20,16 +20,12 @@
#define INCLUDED_CUI_SOURCE_INC_CUIIMAPWND_HXX
#include <vcl/dialog.hxx>
-#include <vcl/fixed.hxx>
#include <vcl/combobox.hxx>
#include <vcl/button.hxx>
#include <vcl/menu.hxx>
-#include <svl/itempool.hxx>
-#include <svtools/imapobj.hxx>
-#include <svtools/transfer.hxx>
-#include <svtools/imap.hxx>
+#include <vcl/vclmedit.hxx>
+
#include <sfx2/frame.hxx>
-#include <svtools/svmedit.hxx>
class URLDlg : public ModalDialog
{