summaryrefslogtreecommitdiff
path: root/basegfx/source/point/b2dpoint.cxx
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2003-10-31 09:14:00 +0000
committerArmin Weiss <aw@openoffice.org>2003-10-31 09:14:00 +0000
commit94c9d84524894e98ba68f12e7df8e74428778350 (patch)
treea85e221c9f223df74bef0513261dfa39f9ffd8f8 /basegfx/source/point/b2dpoint.cxx
parent934a8bd6157c0043ca4b591687b226edd0f8fe23 (diff)
includes were one inc too deep, correcting
Diffstat (limited to 'basegfx/source/point/b2dpoint.cxx')
-rw-r--r--basegfx/source/point/b2dpoint.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basegfx/source/point/b2dpoint.cxx b/basegfx/source/point/b2dpoint.cxx
index ddedfc1f2dfd..82e4b30c689c 100644
--- a/basegfx/source/point/b2dpoint.cxx
+++ b/basegfx/source/point/b2dpoint.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: b2dpoint.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: aw $ $Date: 2003-10-28 11:26:13 $
+ * 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,11 +60,11 @@
************************************************************************/
#ifndef _BGFX_POINT_B2DPOINT_HXX
-#include <basegfx/inc/point/b2dpoint.hxx>
+#include <basegfx/point/b2dpoint.hxx>
#endif
#ifndef _BGFX_MATRIX_B2DHOMMATRIX_HXX
-#include <basegfx/inc/matrix/b2dhommatrix.hxx>
+#include <basegfx/matrix/b2dhommatrix.hxx>
#endif
namespace basegfx