Windows headers must be included after wine/test.h.

This commit is contained in:
Francois Gouget 2002-04-01 21:00:26 +00:00 committed by Alexandre Julliard
parent 0f1f42ea9c
commit 80b72db33b
1 changed files with 1 additions and 1 deletions

View File

@ -18,8 +18,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "winbase.h"
#include "wine/test.h"
#include "winbase.h"
/* If you change something in these tests, please do the same