Browse Source

GitHub issue #338

pull/1/head
Adam Ierymenko 10 years ago
parent
commit
51ced0cf41
  1. 2
      osdep/PortMapper.cpp

2
osdep/PortMapper.cpp

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

Loading…
Cancel
Save