Changes to support Universal Headers 3.3.

This commit is contained in:
beard%netscape.com 2000-08-26 05:37:02 +00:00
parent 81b015f6c9
commit 4c66c3b371

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;