summaryrefslogtreecommitdiff
path: root/svx/source/dialog/prtqry.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:35:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:35:11 +0000
commitdddb130539a59841d7cc845ad72c5a1bb8bddd21 (patch)
treeb78085e9e79c40e818fc862bf45cc05e2fb1dba4 /svx/source/dialog/prtqry.cxx
parente7ab4b6459d3105d7b8686bc09086ed63264d7f8 (diff)
INTEGRATION: CWS vgbugs07 (1.4.354); FILE MERGED
2007/06/04 13:26:26 vg 1.4.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/prtqry.cxx')
-rw-r--r--svx/source/dialog/prtqry.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/prtqry.cxx b/svx/source/dialog/prtqry.cxx
index c41c652af7d8..956dbbac9838 100644
--- a/svx/source/dialog/prtqry.cxx
+++ b/svx/source/dialog/prtqry.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prtqry.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 04:35:33 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:35:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,13 +37,13 @@
#include "precompiled_svx.hxx"
#ifndef _SVX_DIALOGS_HRC
-#include <dialogs.hrc>
+#include <svx/dialogs.hrc>
#endif
#ifndef _SVX_PRTQRY_HXX
#include <prtqry.hxx>
#endif
#ifndef _SVX_DIALMGR_HXX
-#include <dialmgr.hxx>
+#include <svx/dialmgr.hxx>
#endif
#ifndef _SHL_HXX
#include <tools/shl.hxx>