summaryrefslogtreecommitdiff
path: root/plugins/Ping/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-12-01 07:29:29 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-12-01 07:29:29 +0000
commit99156d1fa3bb076a1fbc7cf8fe9e70715da800cc (patch)
tree0792f5b17a3d77011783aed6e964edcf585ce1c1 /plugins/Ping/src
parenta421acc1e18762eb0810d1b9013285d083b95314 (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@2575 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Ping/src')
-rw-r--r--plugins/Ping/src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Ping/src/common.h b/plugins/Ping/src/common.h
index cc014898e1..23fb4c676e 100644
--- a/plugins/Ping/src/common.h
+++ b/plugins/Ping/src/common.h
@@ -56,7 +56,7 @@
#include <m_utils.h>
#include <m_fontservice.h>
#include <m_icolib.h>
-
+#include <win2k.h>
#include "collection.h"