summaryrefslogtreecommitdiff
path: root/extensions/source/preload
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-05 15:41:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-05 15:41:03 +0000
commitbd7179960529e7eba4c6459fdb5938040e4edd75 (patch)
tree25c69a44b354797d7a9522f05d53c42cf75d745c /extensions/source/preload
parenta87913e8d81b0813fa5493d12185376d715302fa (diff)
#100000#: remove obsolete header svx/optgenrl.hhx, include sfx2/tabdlg.hxx
Diffstat (limited to 'extensions/source/preload')
-rw-r--r--extensions/source/preload/oemwiz.cxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/extensions/source/preload/oemwiz.cxx b/extensions/source/preload/oemwiz.cxx
index e3d08623f4b9..0686f61e4e7d 100644
--- a/extensions/source/preload/oemwiz.cxx
+++ b/extensions/source/preload/oemwiz.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: oemwiz.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2004-02-03 17:10:50 $
+ * last change: $Author: hr $ $Date: 2004-02-05 16:41:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,9 +80,6 @@
#ifndef _SFXITEMPOOL_HXX
#include <svtools/itempool.hxx>
#endif
-#ifndef _SVX_OPTGENRL_HXX
-#include <svx/optgenrl.hxx>
-#endif
#ifndef _SV_MSGBOX_HXX
#include <vcl/msgbox.hxx>
#endif
@@ -109,6 +106,7 @@
#endif
#include <sfx2/sfxdlg.hxx>
+#include <sfx2/tabdlg.hxx>
#include <svx/dialogs.hrc>
//.........................................................................