From 9f24ce6cb516c86b65e3ea314768cad0c5ca125c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 13 Oct 2022 00:13:15 +0200 Subject: Remove unnecessary include 'libxml/DOCBparser.h'. This resolve FTBFS with libxml2 >= 2.10. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 0735520740964c8ce61d010cc7789b522f118a69) --- umbrello/umbrello/docgenerators/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/umbrello/umbrello/docgenerators/main.cpp b/umbrello/umbrello/docgenerators/main.cpp index 62c47b6b..6d5343a1 100644 --- a/umbrello/umbrello/docgenerators/main.cpp +++ b/umbrello/umbrello/docgenerators/main.cpp @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3