summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSpritePane.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-08-29 09:11:21 +0000
committerRüdiger Timm <rt@openoffice.org>2008-08-29 09:11:21 +0000
commit7fdbe1dd5f6e42818b34390c379220dd67e42314 (patch)
tree7cd79f4993dfe1640a0478f6aaa0711d279dea26 /sdext/source/presenter/PresenterSpritePane.cxx
parentd7d9449adf43249c1adcd395e17cd90be9c558f6 (diff)
#i10000# Missing precompiled header directive added.
Diffstat (limited to 'sdext/source/presenter/PresenterSpritePane.cxx')
-rw-r--r--sdext/source/presenter/PresenterSpritePane.cxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterSpritePane.cxx b/sdext/source/presenter/PresenterSpritePane.cxx
index 25eb767a8c41..b5a98de897a3 100644
--- a/sdext/source/presenter/PresenterSpritePane.cxx
+++ b/sdext/source/presenter/PresenterSpritePane.cxx
@@ -8,7 +8,7 @@
*
* $RCSfile: PresenterSpritePane.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -29,6 +29,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sdext.hxx"
+
#include "PresenterSpritePane.hxx"
#include "PresenterGeometryHelper.hxx"
#include <com/sun/star/lang/XMultiComponentFactory.hpp>