diff --git a/vcl/source/window/tabpage.cxx b/vcl/source/window/tabpage.cxx index ad005e797d9b..8afe68e27b3f 100644 --- a/vcl/source/window/tabpage.cxx +++ b/vcl/source/window/tabpage.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tabpage.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hr $ $Date: 2006-06-19 19:41:22 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:22:35 $ * * 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_vcl.hxx" + #include #ifndef _SV_RC_H