diff options
Diffstat (limited to 'plugins/Ping/src')
-rw-r--r-- | plugins/Ping/src/common.h | 2 |
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"
|