diff --git a/sd/source/ui/unoidl/unoobj.cxx b/sd/source/ui/unoidl/unoobj.cxx index 4f3b6ef60041..896c81b63bc6 100644 --- a/sd/source/ui/unoidl/unoobj.cxx +++ b/sd/source/ui/unoidl/unoobj.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unoobj.cxx,v $ * - * $Revision: 1.54 $ + * $Revision: 1.55 $ * - * last change: $Author: hr $ $Date: 2006-06-19 12:33:41 $ + * last change: $Author: obo $ $Date: 2006-09-16 19:27:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sd.hxx" + #ifndef _COM_SUN_STAR_PRESENTATION_CLICKACTION_HPP_ #include #endif