Index: src/heap-inl.h |
=================================================================== |
--- src/heap-inl.h (revision 5365) |
+++ src/heap-inl.h (working copy) |
@@ -28,7 +28,8 @@ |
#ifndef V8_HEAP_INL_H_ |
#define V8_HEAP_INL_H_ |
-#include "log.h" |
+#include "heap.h" |
+#include "objects.h" |
#include "v8-counters.h" |
namespace v8 { |