Fix for bug #92322, changes for Carbon/Mac OS X, r=peterl, sr=sfraser.

git-svn-id: svn://10.0.0.236/trunk@103900 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
beard%netscape.com
2001-09-27 00:29:39 +00:00
parent a9b69df28b
commit f0c25d3bd0
3 changed files with 9 additions and 1 deletions

View File

@@ -25,6 +25,11 @@
#include "npapi.h"
#endif
#include <Icons.h>
#include <Resources.h>
#include <Processes.h>
#include <Script.h>
#include <TextUtils.h>
#include <string.h>
#include <ctype.h>