From 8b796ba073ebc684f10da107b9bdaf8ad7c6bafa Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 15 Nov 2000 10:02:03 +0000 Subject: [PATCH] #65293#: includes --- sd/source/filter/pptin.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sd/source/filter/pptin.cxx b/sd/source/filter/pptin.cxx index 69a3b6b4222b..05d6825c2ec7 100644 --- a/sd/source/filter/pptin.cxx +++ b/sd/source/filter/pptin.cxx @@ -2,9 +2,9 @@ * * $RCSfile: pptin.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: ka $ $Date: 2000-11-10 16:45:00 $ + * last change: $Author: hr $ $Date: 2000-11-15 11:02:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -216,6 +216,9 @@ #ifndef _SFX_PROGRESS_HXX #include #endif + +#include + #define MAX_USER_MOVE 2 //////////////////////////////////////////////////////////////////////////