summaryrefslogtreecommitdiff
path: root/graphics/geist/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/geist/files/patch-ac')
-rw-r--r--graphics/geist/files/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/geist/files/patch-ac b/graphics/geist/files/patch-ac
deleted file mode 100644
index 08ccbf596244..000000000000
--- a/graphics/geist/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/geist_document_xml.h.orig Sat Mar 30 22:00:55 2002
-+++ src/geist_document_xml.h Sat Mar 30 22:01:01 2002
-@@ -34,8 +34,8 @@
- #include "geist_line.h"
- #include "geist_poly.h"
-
--#include <parser.h>
--#include <xmlmemory.h>
-+#include <libxml/parser.h>
-+#include <libxml/xmlmemory.h>
-
- enum xml_load_err {ERR_NO_FILE, ERR_EMPTY_FILE, ERR_WRONG_TYPE};
-