Summary: upnptools.h should #include upnpconfig.h - ID: 3426326

This commit is contained in:
Nick Leverton 2011-10-20 12:27:55 +01:00
parent f411ea2e4e
commit ef7bbc4866

View File

@ -50,6 +50,7 @@
#include "ixml.h" /* for IXML_Document */ #include "ixml.h" /* for IXML_Document */
#include "upnpconfig.h" /* for UPNP_HAVE_TOOLS */
/* Function declarations only if tools compiled into the library */ /* Function declarations only if tools compiled into the library */