diff options
Diffstat (limited to 'base/allocator/allocator.gyp')
-rw-r--r-- | base/allocator/allocator.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp index 002ce21..db95863 100644 --- a/base/allocator/allocator.gyp +++ b/base/allocator/allocator.gyp @@ -316,6 +316,7 @@ 'libcmt', ], 'include_dirs': [ + '<(jemalloc_dir)', '<(tcmalloc_dir)/src/windows', ], 'sources!': [ |