diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:08:40 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:08:40 +0000 |
commit | 09a25042dbae9dcfa1a059d4cdf9fbd1375a6b50 (patch) | |
tree | b66cafd6987b5bb931d673ca6bd329dfef9ca73c /tools/inc/poly.h | |
parent | 3970800abbd39bd84d63c96c38743c17ed953a52 (diff) |
INTEGRATION: CWS vgbugs07 (1.4.112); FILE MERGED
2007/06/04 13:32:24 vg 1.4.112.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools/inc/poly.h')
-rw-r--r-- | tools/inc/poly.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/inc/poly.h b/tools/inc/poly.h index 73fe3f3eacfd..54e382a9d30d 100644 --- a/tools/inc/poly.h +++ b/tools/inc/poly.h @@ -4,9 +4,9 @@ * * $RCSfile: poly.h,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-07-13 09:58:14 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:08:40 $ * * 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 @@ #define _POLY_H #ifndef _GEN_HXX -#include <gen.hxx> +#include <tools/gen.hxx> #endif #define MAX_64KPOINTS ((((USHORT)0xFFFF)-32)/sizeof(Point)) |