diff options
Diffstat (limited to 'basegfx/source/point/b3dhompoint.cxx')
-rw-r--r-- | basegfx/source/point/b3dhompoint.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basegfx/source/point/b3dhompoint.cxx b/basegfx/source/point/b3dhompoint.cxx index 6981a4a0e1eb..07570ebd8208 100644 --- a/basegfx/source/point/b3dhompoint.cxx +++ b/basegfx/source/point/b3dhompoint.cxx @@ -2,9 +2,9 @@ * * $RCSfile: b3dhompoint.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_B3DHOMPOINT_HXX -#include <basegfx/inc/point/b3dhompoint.hxx> +#include <basegfx/point/b3dhompoint.hxx> #endif namespace basegfx |