Made tests compile on Windows.

This commit is contained in:
Patrik Stridvall 2002-11-15 00:02:51 +00:00 committed by Alexandre Julliard
parent 095a5f4d40
commit e1e063d788
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "wtypes.h"
#include "shellapi.h"

View file

@ -23,6 +23,7 @@
#include <stdlib.h>
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"