diff --git a/package/base/inkscape/hotfixes.patch b/package/base/inkscape/hotfixes.patch new file mode 100644 index 000000000..33b835a14 --- /dev/null +++ b/package/base/inkscape/hotfixes.patch @@ -0,0 +1,11 @@ +--- ./src/widgets/sp-xmlview-attr-list.h.orig 2008-11-14 14:50:30.000000000 +0100 ++++ ./src/widgets/sp-xmlview-attr-list.h 2008-11-14 14:52:30.000000000 +0100 +@@ -13,7 +13,7 @@ + */ + + #include +-#include ++#include + #include "../xml/repr.h" + + #include