Fixed: Compilation under Linux

--HG--
branch : develop
hg/compatibility-develop
kervala 9 years ago
parent 2e58a0725a
commit ebae4c2691

@ -95,7 +95,13 @@
#include "browse_faq.h"
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifndef RYZOM_CLIENT_ICON
#define RYZOM_CLIENT_ICON "ryzom_client"
#endif
// XMLLib
#include <libxml/xmlmemory.h>

Loading…
Cancel
Save