mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
11 lines
226 B
Text
11 lines
226 B
Text
--- minidom.h.orig Sat Mar 30 22:14:22 2002
|
|
+++ minidom.h Sat Mar 30 22:14:08 2002
|
|
@@ -25,7 +25,7 @@
|
|
#define minidom_h
|
|
|
|
#include <glib.h>
|
|
-#include <parser.h>
|
|
+#include <libxml/parser.h>
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|