Added missing header.

This commit is contained in:
Marcus Meissner 2002-03-25 20:51:48 +00:00 committed by Alexandre Julliard
parent ced71edbd7
commit 5a82fa1902
1 changed files with 4 additions and 0 deletions

View File

@ -96,6 +96,10 @@
# define HAVE_IPX
#endif
#ifdef HAVE_SYS_TIME_H
# include <sys/time.h>
#endif
#include "wine/winbase16.h"
#include "wingdi.h"
#include "winuser.h"