summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSlideSorter.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/PresenterSlideSorter.cxx
parentd7d9449adf43249c1adcd395e17cd90be9c558f6 (diff)
#i10000# Missing precompiled header directive added.
Diffstat (limited to 'sdext/source/presenter/PresenterSlideSorter.cxx')
-rw-r--r--sdext/source/presenter/PresenterSlideSorter.cxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterSlideSorter.cxx b/sdext/source/presenter/PresenterSlideSorter.cxx
index e9be3a36af7d..26cd0b867c5b 100644
--- a/sdext/source/presenter/PresenterSlideSorter.cxx
+++ b/sdext/source/presenter/PresenterSlideSorter.cxx
@@ -8,7 +8,7 @@
*
* $RCSfile: PresenterSlideSorter.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
* 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 "PresenterSlideSorter.hxx"
#include "PresenterButton.hxx"
#include "PresenterCanvasHelper.hxx"