msi: Fix compilation in MSVC.

This commit is contained in:
James Hawkins 2007-07-12 20:06:11 -07:00 committed by Alexandre Julliard
parent ed281b725a
commit 6c940b9b49
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define _WIN32_MSI 300
#include <stdio.h>
#include <windows.h>