summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:15:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:15:56 +0000
commitccff8a811685a6301484d69b80916bc4706570fc (patch)
tree8d507e78aff0cb4001aadc1c1b8f13dce43fa97f /tools
parent31e4ea4e9c25e44580ee53ea13f7375ea9f684f8 (diff)
INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED
2007/06/04 13:32:26 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools')
-rw-r--r--tools/source/memtools/mempool.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/source/memtools/mempool.cxx b/tools/source/memtools/mempool.cxx
index d0b6089fb641..7fedd41ffdf5 100644
--- a/tools/source/memtools/mempool.cxx
+++ b/tools/source/memtools/mempool.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mempool.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 00:58:37 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:15:56 $
*
* 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_tools.hxx"
-#include "mempool.hxx"
+#include <tools/mempool.hxx>
#ifndef _RTL_ALLOC_H_
#include "rtl/alloc.h"