From ea5c10428c25f85b99e0ec429411d4fc2700a4f5 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 14 Dec 2006 23:51:16 +0000 Subject: #i10000# add #include --- slideshow/source/engine/waitsymbol.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'slideshow/source/engine/waitsymbol.cxx') diff --git a/slideshow/source/engine/waitsymbol.cxx b/slideshow/source/engine/waitsymbol.cxx index 0b35da53887d..95e75ef33895 100644 --- a/slideshow/source/engine/waitsymbol.cxx +++ b/slideshow/source/engine/waitsymbol.cxx @@ -4,9 +4,9 @@ * * $RCSfile: waitsymbol.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: kz $ $Date: 2006-12-13 15:23:22 $ + * last change: $Author: vg $ $Date: 2006-12-15 00:48:51 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,6 +36,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_slideshow.hxx" +#include #include #include -- cgit