summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/strarray.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:42:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:42:56 +0000
commita33a653af575e1a7672a4ac6b85fc5438fec9a62 (patch)
tree839da637db9dbf1390087add8ee66967990ef0a7 /svx/source/dialog/strarray.cxx
parentINTEGRATION: CWS vgbugs07 (1.35.32); FILE MERGED (diff)
downloadcore-a33a653af575e1a7672a4ac6b85fc5438fec9a62.tar.gz
core-a33a653af575e1a7672a4ac6b85fc5438fec9a62.zip
INTEGRATION: CWS vgbugs07 (1.6.50); FILE MERGED
2007/06/04 13:26:28 vg 1.6.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/strarray.cxx')
-rw-r--r--svx/source/dialog/strarray.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/dialog/strarray.cxx b/svx/source/dialog/strarray.cxx
index 929bd1d0d583..1fb0ef2e7be4 100644
--- a/svx/source/dialog/strarray.cxx
+++ b/svx/source/dialog/strarray.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: strarray.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 07:43:39 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:41:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,9 +42,9 @@
// include ---------------------------------------------------------------
-#include "dialogs.hrc" // -> RID_SVXSTR_LANGUAGE_TABLE
-#include "dialmgr.hxx"
-#include "strarray.hxx"
+#include <svx/dialogs.hrc> // -> RID_SVXSTR_LANGUAGE_TABLE
+#include <svx/dialmgr.hxx>
+#include <svx/strarray.hxx>
//------------------------------------------------------------------------