зеркало из https://github.com/mozilla/pjs.git
Don't hardcode path to mozilla-config.h, so that objdir builds work.
This commit is contained in:
Родитель
d8f1c2f929
Коммит
a810fa93d5
|
@ -1,5 +1,5 @@
|
|||
// include mozilla/mozilla-config.h
|
||||
#include "../../../mozilla-config.h"
|
||||
#include "mozilla-config.h"
|
||||
// undef DARWIN, so that includes of Core Foundation headers after this
|
||||
// don't mess up.
|
||||
#undef DARWIN
|
||||
|
|
Загрузка…
Ссылка в новой задаче