diff --git a/mozilla/lib/mac/MacMemoryAllocator/MemAllocator.exp_TS b/mozilla/lib/mac/MacMemoryAllocator/MemAllocator.exp_TS index 9447c76ba86..220d9cc86d7 100644 --- a/mozilla/lib/mac/MacMemoryAllocator/MemAllocator.exp_TS +++ b/mozilla/lib/mac/MacMemoryAllocator/MemAllocator.exp_TS @@ -2,6 +2,6 @@ Evaluate % = ("{{SourceFile}}" =~ /(Å:)¨0Å/) -MakeStub "{{SourceFile}}" -o "{{¨0}}MemAllocatorStubsPPCLib" ¶ +MakeStub "{{SourceFile}}" -o "{{¨0}}:::dist:client_stubs:MemAllocatorStubsLib" ¶ -fragname MemoryAllocator ¶ -vercur 400 -verdef 400 -verimp 400 diff --git a/mozilla/lib/mac/MacMemoryAllocator/MemAllocator.mcp b/mozilla/lib/mac/MacMemoryAllocator/MemAllocator.mcp index b21b52030e5..2fca5a99eab 100644 Binary files a/mozilla/lib/mac/MacMemoryAllocator/MemAllocator.mcp and b/mozilla/lib/mac/MacMemoryAllocator/MemAllocator.mcp differ diff --git a/mozilla/lib/mac/MacMemoryAllocator/MemAllocatorConfig.h b/mozilla/lib/mac/MacMemoryAllocator/MemAllocatorConfig.h index e13a85a5d4f..e9fd672cb53 100644 --- a/mozilla/lib/mac/MacMemoryAllocator/MemAllocatorConfig.h +++ b/mozilla/lib/mac/MacMemoryAllocator/MemAllocatorConfig.h @@ -17,4 +17,4 @@ */ #include "IDE_Options.h" -#include "NSCrossProductDefines.h" +#include "DefinesMac.h" \ No newline at end of file