summaryrefslogtreecommitdiff
path: root/sw/inc/PostItMgr.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-03-09 14:07:33 +0000
committerOliver Bolte <obo@openoffice.org>2009-03-09 14:07:33 +0000
commit2a978ef29fb12ba73645b4a5c0f4cd123233b988 (patch)
tree6f67956b16045873510cc97ed8dff92cd2f928b1 /sw/inc/PostItMgr.hxx
parent837670cb26f77ec64c13344ebe9883620cde547f (diff)
#i10000# includes missing
Diffstat (limited to 'sw/inc/PostItMgr.hxx')
-rw-r--r--sw/inc/PostItMgr.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/PostItMgr.hxx b/sw/inc/PostItMgr.hxx
index 33f73b1ba932..88251c0576cd 100644
--- a/sw/inc/PostItMgr.hxx
+++ b/sw/inc/PostItMgr.hxx
@@ -38,9 +38,11 @@
#include <svx/outlobj.hxx>
#include <tools/string.hxx>
#include <tools/link.hxx>
+#include <tools/debug.hxx>
#include <swrect.hxx>
#include <unotools/configitem.hxx>
#include <com/sun/star/util/SearchOptions.hpp>
+#include <com/sun/star/uno/Any.hxx>
class SwWrtShell;
class SwDoc;