mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 06:45:33 +00:00
Changes to support Universal Headers 3.3.
This commit is contained in:
parent
81b015f6c9
commit
4c66c3b371
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user