diff options
Diffstat (limited to 'protocols/VKontakte/src/stdafx.h')
-rw-r--r-- | protocols/VKontakte/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/src/stdafx.h b/protocols/VKontakte/src/stdafx.h index 8aaa81e389..b70f946812 100644 --- a/protocols/VKontakte/src/stdafx.h +++ b/protocols/VKontakte/src/stdafx.h @@ -66,4 +66,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "resource.h"
#include "vk.h"
+#include "vk_struct.h"
#include "vk_proto.h"
|