GitHub issue #338

This commit is contained in:
Adam Ierymenko 2016-06-21 09:41:55 -07:00
parent 6c4a444f29
commit 51ced0cf41

View File

@ -49,7 +49,7 @@
#include "../ext/miniupnpc/upnpcommands.h" #include "../ext/miniupnpc/upnpcommands.h"
#endif #endif
#ifdef ZT_USE_SYSTEM_LIBNATPMP #ifdef ZT_USE_SYSTEM_NATPMP
#include <natpmp.h> #include <natpmp.h>
#else #else
#include "../ext/libnatpmp/natpmp.h" #include "../ext/libnatpmp/natpmp.h"