Fixed: Include libxml2 header

This commit is contained in:
kervala 2012-12-08 13:13:00 +01:00
parent 382ec55b6f
commit 55e61f40b3

View file

@ -19,6 +19,9 @@
#include "nel/misc/types_nl.h"
// Include from libxml2
#include <libxml/parser.h>
namespace NLGEORGES
{