diff options
Diffstat (limited to 'protocols/Skype/src/skype_subclassing.cpp')
-rw-r--r-- | protocols/Skype/src/skype_subclassing.cpp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/protocols/Skype/src/skype_subclassing.cpp b/protocols/Skype/src/skype_subclassing.cpp index 32a8c95b2c..50b4e67f4f 100644 --- a/protocols/Skype/src/skype_subclassing.cpp +++ b/protocols/Skype/src/skype_subclassing.cpp @@ -1,11 +1,6 @@ -#include "skype_subclassing.h"
+#include "skype.h"
-#include <win2k.h>
-#include <ShellAPI.h>
-#include <shlwapi.h>
-#include <tlhelp32.h>
#include "base64/base64.h"
-#include "..\..\..\skypekit\key.h"
extern "C"
{
#include "aes\aes.h"
|