summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/eventqueue.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-08 15:36:05 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-08 15:36:05 +0000
commitbb6ccff299da817e8172e3050b37d3ab3c38cad1 (patch)
treee0ac2af791f563a4167ff7c39f771f2a8d54c9b0 /slideshow/source/engine/eventqueue.cxx
parentINTEGRATION: CWS pdf01 (1.78.36); FILE MERGED (diff)
downloadcore-bb6ccff299da817e8172e3050b37d3ab3c38cad1.tar.gz
core-bb6ccff299da817e8172e3050b37d3ab3c38cad1.zip
INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED
2004/06/28 13:37:16 cmc 1.2.10.1: #i30801# no need to prepend boost headers with external
Diffstat (limited to 'slideshow/source/engine/eventqueue.cxx')
-rw-r--r--slideshow/source/engine/eventqueue.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/engine/eventqueue.cxx b/slideshow/source/engine/eventqueue.cxx
index 0e14ed1a9586..68c441a3fd13 100644
--- a/slideshow/source/engine/eventqueue.cxx
+++ b/slideshow/source/engine/eventqueue.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: eventqueue.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: thb $ $Date: 2004-03-18 10:44:31 $
+ * last change: $Author: rt $ $Date: 2004-09-08 16:36:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
#endif
#ifndef BOOST_SHARED_PTR_HPP_INCLUDED
-#include <external/boost/shared_ptr.hpp>
+#include <boost/shared_ptr.hpp>
#endif
#include <queue>