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.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h
index 8e357b1efd..ba1a8266b7 100644
--- a/protocols/Skype/src/skype.h
+++ b/protocols/Skype/src/skype.h
@@ -54,10 +54,7 @@
#include "resource.h"
#include "version.h"
#include "skype_subclassing.h"
-extern "C"
-{
-#include "aes\aes.h"
-}
+
#include "..\..\..\skypekit\key.h"
#define MODULE "Skype"
@@ -80,5 +77,4 @@ extern "C"
#define CMITEMS_COUNT 3
-extern CSkype* g_skype;
extern HINSTANCE g_hInstance; \ No newline at end of file