From 94c9d84524894e98ba68f12e7df8e74428778350 Mon Sep 17 00:00:00 2001 From: Armin Weiss Date: Fri, 31 Oct 2003 09:14:00 +0000 Subject: includes were one inc too deep, correcting --- basegfx/source/point/b3dpoint.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basegfx/source/point/b3dpoint.cxx') diff --git a/basegfx/source/point/b3dpoint.cxx b/basegfx/source/point/b3dpoint.cxx index 0d3b755982f6..357b2ae0f33c 100644 --- a/basegfx/source/point/b3dpoint.cxx +++ b/basegfx/source/point/b3dpoint.cxx @@ -2,9 +2,9 @@ * * $RCSfile: b3dpoint.cxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: aw $ $Date: 2003-10-28 11:26:14 $ + * last change: $Author: aw $ $Date: 2003-10-31 10:13:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -60,7 +60,7 @@ ************************************************************************/ #ifndef _BGFX_POINT_B3DPOINT_HXX -#include +#include #endif namespace basegfx -- cgit v1.2.1