diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:50:39 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:50:39 +0000 |
commit | 46bf686ad27841f3f5bb68faf9b171f96edce9d7 (patch) | |
tree | 71ae757d5d863d14f52ae26b4e88a1a534e44a2c /sot/workben | |
parent | 41e402c650a4b2f437640ae111172067255adab5 (diff) |
INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED
2007/06/04 13:33:59 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sot/workben')
-rw-r--r-- | sot/workben/testsot.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sot/workben/testsot.cxx b/sot/workben/testsot.cxx index 71959ff93c32..282d98de187b 100644 --- a/sot/workben/testsot.cxx +++ b/sot/workben/testsot.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testsot.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 16:12:05 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:50:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_sot.hxx" -#include <storage.hxx> +#include <sot/storage.hxx> /* * main. |