Index: src/ic/ic.cc |
diff --git a/src/ic/ic.cc b/src/ic/ic.cc |
index 7f4b7b79d7860200a18d60ea392a296223f3d99f..4ed85d58427f3b47d2f534202551c77ebe4e7130 100644 |
--- a/src/ic/ic.cc |
+++ b/src/ic/ic.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "src/v8.h" |
+#include "src/ic/ic.h" |
#include "src/accessors.h" |
#include "src/api.h" |