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 7d6457ecaa..ab9e082dad 100644 --- a/protocols/VKontakte/src/stdafx.h +++ b/protocols/VKontakte/src/stdafx.h @@ -29,6 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <malloc.h>
#include <tchar.h>
#include <time.h>
+#include <locale.h>
#include <newpluginapi.h>
#include <m_system.h>
|