diff options
author | os <os@openoffice.org> | 2010-04-21 08:33:47 +0200 |
---|---|---|
committer | os <os@openoffice.org> | 2010-04-21 08:33:47 +0200 |
commit | 8b64eb3c835253f2d56311a42253459d1d4f0754 (patch) | |
tree | 5896ac653c503723a2cf1b9e7b6af28609c63fca /sw/inc/PostItMgr.hxx | |
parent | a1a187fa9058640e09009b4b1c483106484e878f (diff) | |
parent | c84af0cedc1c407d5e1a92fe172e134c08b130f6 (diff) |
rebase to m76
Diffstat (limited to 'sw/inc/PostItMgr.hxx')
-rw-r--r-- | sw/inc/PostItMgr.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/inc/PostItMgr.hxx b/sw/inc/PostItMgr.hxx index 3b10a872d3a7..22805ee689f2 100644 --- a/sw/inc/PostItMgr.hxx +++ b/sw/inc/PostItMgr.hxx @@ -2,13 +2,10 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright 2008 by Sun Microsystems, Inc. + * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * - * $RCSfile: PostItMgr.hxx,v $ - * $Revision: 1.8.84.5 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -33,7 +30,7 @@ #include <list> #include <vector> -#include <svx/outlobj.hxx> +#include <editeng/outlobj.hxx> #include <tools/string.hxx> #include <tools/link.hxx> #include <tools/debug.hxx> |