summaryrefslogtreecommitdiff
path: root/protocols/Skype/keypacker/stdafx.h
blob: 4bd30a212f31c70a0bf650664b05430f5c86d62d (plain)
1
2
3
4
5
6
7
8
#include <stdio.h>
#include <windows.h>

extern "C"
{
#include "..\src\aes\aes.h"
}
#include "..\..\..\..\SkypeKit\key.h"