Changes to support Universal Headers 3.3.

git-svn-id: svn://10.0.0.236/trunk@77276 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
beard%netscape.com 2000-08-26 05:37:02 +00:00
parent 5e031882e3
commit e64f65ae09

View File

@ -41,6 +41,10 @@
#include <Appearance.h>
#include <Resources.h>
#if (UNIVERSAL_INTERFACES_VERSION >= 0x0330)
#include <ControlDefinitions.h>
#endif
extern MRJConsole* theConsole;
extern short thePluginRefnum;