summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/stddlg.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:42:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:42:26 +0000
commit1fe83bfbb5b31c9bd8502b2151e2fb11deaf7785 (patch)
tree998aeeb4905a01dfbfac274f297f2383f4b212dc /svx/source/dialog/stddlg.cxx
parentINTEGRATION: CWS vgbugs07 (1.5.352); FILE MERGED (diff)
downloadcore-1fe83bfbb5b31c9bd8502b2151e2fb11deaf7785.tar.gz
core-1fe83bfbb5b31c9bd8502b2151e2fb11deaf7785.zip
INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED
2007/06/04 13:26:28 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/stddlg.cxx')
-rw-r--r--svx/source/dialog/stddlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/stddlg.cxx b/svx/source/dialog/stddlg.cxx
index cc7e76d8caba..f8f2cae38e2f 100644
--- a/svx/source/dialog/stddlg.cxx
+++ b/svx/source/dialog/stddlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stddlg.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 04:39:55 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:41:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
#include <vcl/msgbox.hxx>
#endif
-#include "stddlg.hxx"
+#include <svx/stddlg.hxx>
// STATIC DATA -----------------------------------------------------------