sd/source/filter/eppt/pptx-epptbase.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 441d035b394e37a512d79c6a89cbc236cc9e1eeb
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Mon Jan 12 23:03:48 2026 +0100
Commit:     Julien Nabet <[email protected]>
CommitDate: Thu Jan 15 00:30:09 2026 +0100

    Remove duplicated include
    
    Change-Id: I15385b6e7aa5ac672f89a6d1b424dda122535c6a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197153
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/sd/source/filter/eppt/pptx-epptbase.cxx 
b/sd/source/filter/eppt/pptx-epptbase.cxx
index 41fa16247e6a..dfbd16a0f0df 100644
--- a/sd/source/filter/eppt/pptx-epptbase.cxx
+++ b/sd/source/filter/eppt/pptx-epptbase.cxx
@@ -51,7 +51,6 @@
 #include <com/sun/star/style/XStyle.hpp>
 #include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
 #include <com/sun/star/task/XStatusIndicator.hpp>
-#include <unomodel.hxx>
 
 using namespace com::sun::star;
 

Reply via email to