fix build

svn path=/trunk/; revision=50359
This commit is contained in:
Giannis Adamopoulos 2011-01-11 19:04:44 +00:00
parent f87e9de819
commit 279d1b9348

View file

@ -29,6 +29,7 @@
#define WIN32_LEAN_AND_MEAN
#define WIN32_EXTRA_LEAN
#include <windows.h>
#include <undocuser.h>
// Unicode support
#if defined(UNICODE) && !defined(_UNICODE)