diff options
Diffstat (limited to 'svx/source/inc/frmselimpl.hxx')
-rw-r--r-- | svx/source/inc/frmselimpl.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/inc/frmselimpl.hxx b/svx/source/inc/frmselimpl.hxx index c7aeb0bc358b..f9e3727988af 100644 --- a/svx/source/inc/frmselimpl.hxx +++ b/svx/source/inc/frmselimpl.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: frmselimpl.hxx,v $ - * $Revision: 1.6 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -35,7 +32,7 @@ #include <vcl/image.hxx> #include <svx/frmsel.hxx> #include <svx/framelinkarray.hxx> -#include <svx/borderline.hxx> +#include <editeng/borderline.hxx> namespace svx { |