XULRunner bustage fix for bug 482277, forgot to replace an individually included header. b=482277

This commit is contained in:
Josh Aas 2009-03-20 16:21:08 -07:00
parent 53cf9b6134
commit 338a17002d

View File

@ -53,7 +53,7 @@
#define PATH_SEPARATOR_CHAR '\\'
#define R_OK 04
#elif defined(XP_MACOSX)
#include <CFBundle.h>
#include <CoreFoundation/CoreFoundation.h>
#define PATH_SEPARATOR_CHAR '/'
#elif defined (XP_OS2)
#define INCL_DOS