summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/src/skype.h')
-rw-r--r--protocols/Skype/src/skype.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h
index 076c26da80..8fd0390354 100644
--- a/protocols/Skype/src/skype.h
+++ b/protocols/Skype/src/skype.h
@@ -59,8 +59,8 @@ extern HINSTANCE g_hInstance;
#undef OCSP_REQUEST
#undef OCSP_RESPONSE
-#include <skype-embedded_2.h>
+#include "skype_subclassing.h"
static const char* g_keyFileName = "..\\..\\..\\SkypeKit\\keypair.crt";
-extern Skype* g_skype; \ No newline at end of file
+extern CSkype* g_skype; \ No newline at end of file