fixing bustage on osx

This commit is contained in:
dougt%netscape.com 2003-02-20 04:39:31 +00:00
parent 11143f64c3
commit 572f20a150

View File

@ -67,6 +67,9 @@
#include <OS.h>
#include <image.h>
#include "prenv.h"
#elif defined(XP_MACOSX)
#include <Processes.h>
#include <CFBundle.h>
#endif