summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-11-17 11:59:24 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-11-17 11:59:24 +0000
commit3cc2e824092b0b542b3d1857bb742514560b0f32 (patch)
treee0140f4b137c13a1e47487a1e6aa50f1d492d157 /protocols/Skype/src/skype.h
parent2dcdda76b6e9434ae5b05699d218b0ac17651d50 (diff)
Skype:
better way of finding running process git-svn-id: http://svn.miranda-ng.org/main/trunk@2335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/skype.h')
-rw-r--r--protocols/Skype/src/skype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h
index 398a3ad2b8..e8ffe2b3b6 100644
--- a/protocols/Skype/src/skype.h
+++ b/protocols/Skype/src/skype.h
@@ -5,6 +5,7 @@
#include <windows.h>
#include <malloc.h>
#include <shlwapi.h>
+#include <tlhelp32.h>
//#pragma warning(push)
//# pragma warning(disable:4312)