summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/gluepts.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-10-31 11:00:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-10-31 11:00:38 +0000
commitf5aa29459da3e978f6dbfeae284e1d1842b3fc6e (patch)
treea474173bc7f34951f601c2d5cb11d63392f673b5 /svx/source/unodraw/gluepts.cxx
parent4af874c1a9a5ac95acfd1a5b1c81be20b52c9c2f (diff)
#65293#: typo
Diffstat (limited to 'svx/source/unodraw/gluepts.cxx')
-rw-r--r--svx/source/unodraw/gluepts.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unodraw/gluepts.cxx b/svx/source/unodraw/gluepts.cxx
index 75dfd306cf93..d61a5c9649e6 100644
--- a/svx/source/unodraw/gluepts.cxx
+++ b/svx/source/unodraw/gluepts.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: gluepts.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: cl $ $Date: 2000-10-27 10:42:32 $
+ * last change: $Author: hr $ $Date: 2000-10-31 12:00:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#include <com/sun/star/container/XIndexContainer.hpp>
#endif
#ifndef _COM_SUN_STAR_DRAWING_GLUEPOINT2_HDL_
-#include <com/sun/star/drawing/GluePoint2.hdl>
+#include <com/sun/star/drawing/GluePoint2.hpp>
#endif
#include <cppuhelper/implbase1.hxx>