diff options
-rw-r--r-- | sw/source/ui/utlui/content.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/source/ui/utlui/content.cxx b/sw/source/ui/utlui/content.cxx index 0f8d81a78709..eb4795cf7e46 100644 --- a/sw/source/ui/utlui/content.cxx +++ b/sw/source/ui/utlui/content.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: content.cxx,v $ - * $Revision: 1.52 $ + * $Revision: 1.53 $ * * This file is part of OpenOffice.org. * @@ -111,6 +111,7 @@ #include <swundo.hxx> #include <ndtxt.hxx> #include <PostItMgr.hxx> +#include <postithelper.hxx> #include "swabstdlg.hxx" |