mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
11 lines
262 B
Diff
11 lines
262 B
Diff
--- src/src/object/uri.h 2023-11-30 08:59:15.418967908 +0100
|
|
+++ src/src/object/uri.h 2023-11-30 08:59:47.408396638 +0100
|
|
@@ -13,6 +13,7 @@
|
|
#define INKSCAPE_URI_H
|
|
|
|
#include <libxml/uri.h>
|
|
+#include <libxml/xmlmemory.h>
|
|
#include <memory>
|
|
#include <string>
|
|
|