diff options
Diffstat (limited to 'plugins/Ping/src/common.h')
-rw-r--r-- | plugins/Ping/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Ping/src/common.h b/plugins/Ping/src/common.h index 48ddd31e03..f2d7259c65 100644 --- a/plugins/Ping/src/common.h +++ b/plugins/Ping/src/common.h @@ -14,6 +14,7 @@ #include <commdlg.h>
#include <commctrl.h>
#include <iphlpapi.h>
+#include <Icmpapi.h>
#include <list>
#include <newpluginapi.h>
|