summaryrefslogtreecommitdiff
path: root/svx/source/dialog/grfpage.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:09:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:09:09 +0000
commit918ed1184025a4df9296e57cf52bc74d7c6375be (patch)
treeb73c3d70592c11e411d42051646a363deef5d9c1 /svx/source/dialog/grfpage.cxx
parent447efe2b988b6a2c33514876a3292fd3111bbc28 (diff)
INTEGRATION: CWS vgbugs07 (1.18.32); FILE MERGED
2007/06/04 13:26:18 vg 1.18.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/grfpage.cxx')
-rw-r--r--svx/source/dialog/grfpage.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/dialog/grfpage.cxx b/svx/source/dialog/grfpage.cxx
index 82d4c4dabb..acb0b49220 100644
--- a/svx/source/dialog/grfpage.cxx
+++ b/svx/source/dialog/grfpage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: grfpage.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 14:37:11 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:09:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,33 +63,33 @@
#ifndef _SVX_DIALMGR_HXX //autogen
-#include <dialmgr.hxx>
+#include <svx/dialmgr.hxx>
#endif
#ifndef _SVX_DLGUTIL_HXX
#include <dlgutil.hxx>
#endif
#ifndef _SVX_SIZEITEM_HXX //autogen
-#include <sizeitem.hxx>
+#include <svx/sizeitem.hxx>
#endif
#ifndef _SVX_BRSHITEM_HXX //autogen
-#include <brshitem.hxx>
+#include <svx/brshitem.hxx>
#endif
#ifndef _GRFPAGE_HXX
#include <grfpage.hxx>
#endif
#ifndef _SVX_GRFCROP_HXX
-#include <grfcrop.hxx>
+#include <svx/grfcrop.hxx>
#endif
#ifndef _GRFPAGE_HRC
#include <grfpage.hrc>
#endif
#ifndef _SVX_DIALOGS_HRC
-#include <dialogs.hrc>
+#include <svx/dialogs.hrc>
#endif
#ifndef _SVX_SVXIDS_HRC
-#include <svxids.hrc>
+#include <svx/svxids.hrc>
#endif