summaryrefslogtreecommitdiff
path: root/sfx2/source/view/prnmon.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:34:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:34:41 +0000
commit3e347732e8162f700939107c1e6767de009a23c0 (patch)
treeaafedc03748ba00cc7645abcdfce02f37507e96d /sfx2/source/view/prnmon.cxx
parent777764e8f706d6e8d32182e8dbfd1609db22bb2c (diff)
INTEGRATION: CWS vgbugs07 (1.22.32); FILE MERGED
2007/06/04 13:35:03 vg 1.22.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/view/prnmon.cxx')
-rw-r--r--sfx2/source/view/prnmon.cxx24
1 files changed, 12 insertions, 12 deletions
diff --git a/sfx2/source/view/prnmon.cxx b/sfx2/source/view/prnmon.cxx
index a04ab053bf..04a5e89a9c 100644
--- a/sfx2/source/view/prnmon.cxx
+++ b/sfx2/source/view/prnmon.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prnmon.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 10:15:31 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:34:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -73,18 +73,18 @@
#ifndef GCC
#endif
-#include "prnmon.hxx"
-#include "viewsh.hxx"
-#include "viewfrm.hxx"
-#include "objsh.hxx"
-#include "docfile.hxx"
+#include <sfx2/prnmon.hxx>
+#include <sfx2/viewsh.hxx>
+#include <sfx2/viewfrm.hxx>
+#include <sfx2/objsh.hxx>
+#include <sfx2/docfile.hxx>
#include "sfxtypes.hxx"
-#include "progress.hxx"
-#include "bindings.hxx"
+#include <sfx2/progress.hxx>
+#include <sfx2/bindings.hxx>
#include "sfxresid.hxx"
-#include "event.hxx"
-#include "request.hxx"
-#include "app.hxx"
+#include <sfx2/event.hxx>
+#include <sfx2/request.hxx>
+#include <sfx2/app.hxx>
#include "view.hrc"