changes for cocoa product to build and run and coexist in the tree with carbon. r=cls/sr=hyatt, bug# 111230

git-svn-id: svn://10.0.0.236/trunk@112880 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pinkerton%netscape.com
2002-01-25 22:01:41 +00:00
parent 0d04e79f72
commit 64fdca15fd
8 changed files with 24 additions and 12 deletions

View File

@@ -31,7 +31,7 @@
#include "nsIPref.h"
#include "prmem.h"
#ifdef XP_MAC
#if defined(XP_MAC) || defined(XP_MACOSX)
#include "nsBrowserWindow.h"
#define NS_IMPL_IDS
#else