diff --git a/cppcanvas/inc/cppcanvas/bitmap.hxx b/cppcanvas/inc/cppcanvas/bitmap.hxx index 54c34ad06310..a4a94f5c2177 100644 --- a/cppcanvas/inc/cppcanvas/bitmap.hxx +++ b/cppcanvas/inc/cppcanvas/bitmap.hxx @@ -2,9 +2,9 @@ * * $RCSfile: bitmap.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: thb $ $Date: 2004-03-18 10:40:57 $ + * last change: $Author: rt $ $Date: 2004-09-08 16:56:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,7 +67,7 @@ #endif #ifndef BOOST_SHARED_PTR_HPP_INCLUDED -#include +#include #endif #ifndef _CPPCANVAS_CANVASGRAPHIC_HXX