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.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h
index f489a78803..8615ebf025 100644
--- a/protocols/Skype/src/skype.h
+++ b/protocols/Skype/src/skype.h
@@ -79,4 +79,7 @@
#define CMITEMS_COUNT 3
-extern HINSTANCE g_hInstance; \ No newline at end of file
+extern HINSTANCE g_hInstance;
+
+
+struct CSkypeProto; \ No newline at end of file