Back out last change; it killed tinderbox. a=don%netscape.com.

git-svn-id: svn://10.0.0.236/trunk@48490 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com 1999-09-21 04:04:03 +00:00
parent 13333ccd61
commit 4db62e9255

View File

@ -171,7 +171,9 @@ and to ensure that no more events will be delivered for that owner.
#include "prmon.h"
/* For HWND */
#if defined(_WIN32) || defined(WIN16)
#ifdef _WIN32
#include <windef.h>
#elif defined(WIN16)
#include <windows.h>
#elif defined(XP_OS2)
#include <os2.h>