diff options
Diffstat (limited to 'svx/util/svxpch.cxx')
-rw-r--r-- | svx/util/svxpch.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/util/svxpch.cxx b/svx/util/svxpch.cxx index 845a2ffae28c..a59ef4b90a74 100644 --- a/svx/util/svxpch.cxx +++ b/svx/util/svxpch.cxx @@ -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: svxpch.cxx,v $ - * $Revision: 1.7 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -54,7 +51,7 @@ #include <sfxview.hxx> #include <sfxdlg.hxx> #include <sfxstyle.hxx> -#include <svx/svxenum.hxx> +#include <editeng/svxenum.hxx> #include <sbx.hxx> #include <hmwrap.hxx> #include <mail.hxx> |