diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:17:58 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:17:58 +0000 |
commit | b0c0b7bfc59b37a4704e6747d3036d9b99868e36 (patch) | |
tree | f7eea1f17e6530e6a7dffe74da19bcd551bbf2f1 /tools | |
parent | 64fffaa645b14bc8d00557c33692c854c02af31f (diff) |
INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED
2007/06/04 13:32:27 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools')
-rw-r--r-- | tools/source/ref/pstm.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/source/ref/pstm.cxx b/tools/source/ref/pstm.cxx index 971aebe70177..fe4f66232678 100644 --- a/tools/source/ref/pstm.cxx +++ b/tools/source/ref/pstm.cxx @@ -4,9 +4,9 @@ * * $RCSfile: pstm.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 01:00:50 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:17:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,8 +36,8 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_tools.hxx" -#include <debug.hxx> -#include <pstm.hxx> +#include <tools/debug.hxx> +#include <tools/pstm.hxx> #define STOR_NO_OPTIMIZE |