summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/prnsetup.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:28:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:28:58 +0000
commit10c15b41b0dc65c6fe1a9ee1b58cefe864eec92e (patch)
tree4a277c932069d1b873f96f9c088e63b40550b8f3 /svtools/source/dialogs/prnsetup.cxx
parent54957cad3f84791269120af5416060c957947c44 (diff)
INTEGRATION: CWS vgbugs07 (1.7.134); FILE MERGED
2007/06/04 13:31:35 vg 1.7.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/dialogs/prnsetup.cxx')
-rw-r--r--svtools/source/dialogs/prnsetup.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/source/dialogs/prnsetup.cxx b/svtools/source/dialogs/prnsetup.cxx
index 0abc266dfa2c..564b6da28fa0 100644
--- a/svtools/source/dialogs/prnsetup.cxx
+++ b/svtools/source/dialogs/prnsetup.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prnsetup.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-12-20 18:30:02 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:28:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,9 +46,9 @@
#ifndef GCC
#endif
-#include <svtdata.hxx>
+#include <svtools/svtdata.hxx>
#include "prnsetup.hrc"
-#include <prnsetup.hxx>
+#include <svtools/prnsetup.hxx>
// =======================================================================