diff options
Diffstat (limited to 'protocols/VKontakte/src/stdafx.h')
-rw-r--r-- | protocols/VKontakte/src/stdafx.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/VKontakte/src/stdafx.h b/protocols/VKontakte/src/stdafx.h index 2672a9d5a5..e3137a17a5 100644 --- a/protocols/VKontakte/src/stdafx.h +++ b/protocols/VKontakte/src/stdafx.h @@ -33,6 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_system_cpp.h>
#include <m_avatars.h>
+#include <m_clistint.h>
#include <m_database.h>
#include <m_extraicons.h>
#include <m_file.h>
@@ -57,4 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "win2k.h"
+#include "resource.h"
#include "vk.h"
+#include "vk_proto.h"
|