Index: src/objects.cc |
diff --git a/src/objects.cc b/src/objects.cc |
index 1f25a5d11b7dcd788a6541e41781eb98e826f6b7..5e275fbee7e1bf066b9c2aa23b6becc27497d75b 100644 |
--- a/src/objects.cc |
+++ b/src/objects.cc |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "src/objects.h" |
+ |
#include <iomanip> |
#include <sstream> |
-#include "src/v8.h" |
- |
#include "src/accessors.h" |
#include "src/allocation-site-scopes.h" |
#include "src/api.h" |