summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/measctrl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:20:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:20:49 +0000
commit19b5adf3f85b64c137392be8de97d0fe334d823b (patch)
tree7bbefdd1ef9c3411949a5cc4650fc0f393400f5a /svx/source/dialog/measctrl.cxx
parentINTEGRATION: CWS vgbugs07 (1.11.66); FILE MERGED (diff)
downloadcore-19b5adf3f85b64c137392be8de97d0fe334d823b.tar.gz
core-19b5adf3f85b64c137392be8de97d0fe334d823b.zip
INTEGRATION: CWS vgbugs07 (1.9.354); FILE MERGED
2007/06/04 13:26:21 vg 1.9.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/measctrl.cxx')
-rw-r--r--svx/source/dialog/measctrl.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/dialog/measctrl.cxx b/svx/source/dialog/measctrl.cxx
index 87bd70b01c8e..8ba811a92434 100644
--- a/svx/source/dialog/measctrl.cxx
+++ b/svx/source/dialog/measctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: measctrl.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 04:27:28 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:20:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,14 +38,14 @@
// include ---------------------------------------------------------------
-#include "xoutx.hxx"
-#include "svdomeas.hxx"
-#include "svdmodel.hxx"
+#include <svx/xoutx.hxx>
+#include <svx/svdomeas.hxx>
+#include <svx/svdmodel.hxx>
//#include "svdrwobj.hxx" // SdrPaintInfoRec
#include "measctrl.hxx"
-#include "dialmgr.hxx"
+#include <svx/dialmgr.hxx>
#include "dlgutil.hxx"
/*************************************************************************