aboutsummaryrefslogtreecommitdiff
path: root/devel/z88dk/files/patch-support_graphics_z80svg.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/z88dk/files/patch-support_graphics_z80svg.c')
-rw-r--r--devel/z88dk/files/patch-support_graphics_z80svg.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/z88dk/files/patch-support_graphics_z80svg.c b/devel/z88dk/files/patch-support_graphics_z80svg.c
new file mode 100644
index 000000000000..e70d8c4bc535
--- /dev/null
+++ b/devel/z88dk/files/patch-support_graphics_z80svg.c
@@ -0,0 +1,11 @@
+--- support/graphics/z80svg.c.orig 2018-04-26 07:38:01 UTC
++++ support/graphics/z80svg.c
+@@ -22,7 +22,7 @@
+ #include <ctype.h>
+ #include <string.h>
+ #include <math.h>
+-#include <libxml2/libxml/parser.h>
++#include <libxml/parser.h>
+
+ #include "../../include/gfxprofile.h"
+ //#include "gfxprofile.h"