diff --git a/graphics/inkscape/files/patch-src_object_algorithms_graphlayout.cpp b/graphics/inkscape/files/patch-src_object_algorithms_graphlayout.cpp new file mode 100644 index 000000000000..cb95fbc39ea3 --- /dev/null +++ b/graphics/inkscape/files/patch-src_object_algorithms_graphlayout.cpp @@ -0,0 +1,10 @@ +--- src/object/algorithms/graphlayout.cpp.orig 2022-11-26 17:42:01 UTC ++++ src/object/algorithms/graphlayout.cpp +@@ -14,6 +14,7 @@ + */ + + #include ++#include + #include + #include + #include