diff options
Diffstat (limited to 'protocols/Skype/keypacker/stdafx.h')
-rw-r--r-- | protocols/Skype/keypacker/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Skype/keypacker/stdafx.h b/protocols/Skype/keypacker/stdafx.h index 4bd30a212f..d63a19340e 100644 --- a/protocols/Skype/keypacker/stdafx.h +++ b/protocols/Skype/keypacker/stdafx.h @@ -5,4 +5,4 @@ extern "C" {
#include "..\src\aes\aes.h"
}
-#include "..\..\..\..\SkypeKit\key.h"
+#include "..\..\..\..\SkypeKit\original_key.h"
|