sw/source/core/layout/anchoredobject.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 784efd860788b1cdbddd363abafe74b463e080f3
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Sun Jan 14 19:06:41 2024 +0100
Commit:     Julien Nabet <[email protected]>
CommitDate: Mon Jan 15 14:04:49 2024 +0100

    Fix typo
    
    Change-Id: Iea3ba026c91fd00285da842273c646dded9d8bda
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162053
    Tested-by: Julien Nabet <[email protected]>
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/sw/source/core/layout/anchoredobject.cxx 
b/sw/source/core/layout/anchoredobject.cxx
index a74438afb361..00a55db7fe48 100644
--- a/sw/source/core/layout/anchoredobject.cxx
+++ b/sw/source/core/layout/anchoredobject.cxx
@@ -32,7 +32,6 @@
 #include <layouter.hxx>
 #include <osl/diagnose.h>
 #include <flyfrms.hxx>
-#include <dcontact.hxx>
 
 using namespace ::com::sun::star;
 

Reply via email to