summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 15:37:17 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 15:37:17 +0000
commit9690f783c822e8427380bacfb01926de27a1b124 (patch)
treeee916ab6d340228cd25f6d2932cc181c0536a381 /svx/source
parent5acbfa3801734b762ec539e2a59f0ee43dbc5276 (diff)
INTEGRATION: CWS langstatusbar (1.6.200); FILE MERGED
2007/10/05 14:51:15 tl 1.6.200.2: RESYNC: (1.6-1.9); FILE MERGED 2007/06/11 06:56:17 tl 1.6.200.1: #i77208# new language status-bar control
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/dialog/autocdlg.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/dialog/autocdlg.hxx b/svx/source/dialog/autocdlg.hxx
index b265d05fdb44..c181997e474e 100644
--- a/svx/source/dialog/autocdlg.hxx
+++ b/svx/source/dialog/autocdlg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: autocdlg.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2007-07-03 14:24:55 $
+ * last change: $Author: ihi $ $Date: 2007-11-23 16:37:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,12 +35,12 @@
#ifndef _OFA_AUTOCDLG_HXX
#define _OFA_AUTOCDLG_HXX
+#include <svtools/langtab.hxx>
+
#ifndef _SFXTABDLG_HXX
#include <sfx2/tabdlg.hxx>
#endif
-#ifndef _SVX_LANGTAB_HXX //autogen
-#include "langtab.hxx"
-#endif
+
#ifndef _TOOLS_TABLE_HXX //autogen
#include <tools/table.hxx>
#endif