summaryrefslogtreecommitdiff
path: root/cppcanvas/source/wrapper/implspritecanvas.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-08 16:00:41 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-08 16:00:41 +0000
commit0ded4e56795e688f1601fd2d36147eb4bd5d212a (patch)
tree7504305ed2db1f9017c0f22f6acd8b34e4bcb178 /cppcanvas/source/wrapper/implspritecanvas.hxx
parent29bfc495733d46a63ec0ff8aa394007948519c36 (diff)
INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED
2004/06/28 12:12:46 cmc 1.2.10.1: #i30801 no need to prepend external before boost
Diffstat (limited to 'cppcanvas/source/wrapper/implspritecanvas.hxx')
-rw-r--r--cppcanvas/source/wrapper/implspritecanvas.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppcanvas/source/wrapper/implspritecanvas.hxx b/cppcanvas/source/wrapper/implspritecanvas.hxx
index 995bff4ebe03..fe8b7936cbe9 100644
--- a/cppcanvas/source/wrapper/implspritecanvas.hxx
+++ b/cppcanvas/source/wrapper/implspritecanvas.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: implspritecanvas.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: thb $ $Date: 2004-03-18 10:41:13 $
+ * last change: $Author: rt $ $Date: 2004-09-08 17:00:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@
#endif
#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
-#include <external/boost/shared_ptr.hpp>
+#include <boost/shared_ptr.hpp>
#endif