浏览代码

GitHub issue #338

Adam Ierymenko 9 年之前
父节点
当前提交
51ced0cf41
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      osdep/PortMapper.cpp

+ 1 - 1
osdep/PortMapper.cpp

@@ -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"