11 lines
243 B
Diff
11 lines
243 B
Diff
--- a/xed/xed-metadata-manager.c
|
|
+++ b/xed/xed-metadata-manager.c
|
|
@@ -21,6 +21,7 @@
|
|
* Boston, MA 02110-1301, USA.
|
|
*/
|
|
|
|
+#include <libxml/globals.h>
|
|
#include <libxml/xmlreader.h>
|
|
#include "xed-metadata-manager.h"
|
|
#include "xed-debug.h"
|
|
|