From be94f3908702bc49f43986a93c4a1431242383c3 Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Mon, 16 Oct 2023 17:03:00 +0200 Subject: [PATCH] Fix FTBFS --- sources/diagramcontext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/diagramcontext.h b/sources/diagramcontext.h index 07c83c813..c4c4c84b7 100644 --- a/sources/diagramcontext.h +++ b/sources/diagramcontext.h @@ -17,7 +17,7 @@ */ #ifndef DIAGRAM_CONTEXT_H #define DIAGRAM_CONTEXT_H -#include "pugixml/pugixml.hpp" +#include "pugixml/src/pugixml.hpp" #include #include