diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 22:07:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 22:07:04 +0000 |
commit | 9d0f4b8e9b3626563c11786fad6395fc6af78cb1 (patch) | |
tree | ccab296e1204fc1a5aa9ab368b371f3517df54d6 /sfx2/source/control | |
parent | b84fdfeb2e44505b6726ef1e3e50db66ac789aa6 (diff) |
INTEGRATION: CWS vgbugs07 (1.8.154); FILE MERGED
2007/06/04 13:34:45 vg 1.8.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/control')
-rw-r--r-- | sfx2/source/control/querystatus.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/control/querystatus.cxx b/sfx2/source/control/querystatus.cxx index 82b636bfd8dc..6739c30fb500 100644 --- a/sfx2/source/control/querystatus.cxx +++ b/sfx2/source/control/querystatus.cxx @@ -4,9 +4,9 @@ * * $RCSfile: querystatus.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: vg $ $Date: 2006-11-21 17:48:10 $ + * last change: $Author: hr $ $Date: 2007-06-27 23:07:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ #include "precompiled_sfx2.hxx" #ifndef _SFXQUERYSTATUS_HXX -#include <querystatus.hxx> +#include <sfx2/querystatus.hxx> #endif #ifndef _SFXPOOLITEM_HXX //autogen #include <svtools/poolitem.hxx> |