Fixed: Include libxml2 header

This commit is contained in:
kervala 2012-12-08 13:13:00 +01:00
parent 970a3220d0
commit b0af47cd3a

View file

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