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

(cherry picked from commit ef7bbc486686d1b9c365273874d9224102199b89)
This commit is contained in:
Nick Leverton 2011-10-20 12:27:55 +01:00
parent cec07d641a
commit e40e6b49d4

View File

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