Windows.h --> MacWindows.h r=saari/sr=hyatt. bug# 75653.

This commit is contained in:
pinkerton%netscape.com 2001-04-15 00:45:26 +00:00
Родитель 8104b84a2d
Коммит 42db214d0b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -32,7 +32,7 @@
#include <Controls.h>
#endif
#include <Menus.h>
#include <Windows.h>
#include <MacWindows.h>
//
// for non-carbon builds, provide various accessors to keep the code below free of ifdefs.