- Fix build.

svn path=/trunk/; revision=41938
This commit is contained in:
James Tabor 2009-07-13 03:55:03 +00:00
parent 13af552ba5
commit 7d031bd233

View file

@ -1,6 +1,8 @@
#ifndef __INCLUDE_NAPI_WIN32_H
#define __INCLUDE_NAPI_WIN32_H
extern HINSTANCE hModClient; // This should replace (PROCESSINFO)->hModUser
typedef struct _WIN32HEAP WIN32HEAP, *PWIN32HEAP;
#include <pshpack1.h>