Index: runtime/vm/heap_test.cc |
diff --git a/runtime/vm/heap_test.cc b/runtime/vm/heap_test.cc |
index 9654abd95022324a56ca34bc6c5f927dfe6719a0..89986b16d13de67e5eb107af0678c89262f981eb 100644 |
--- a/runtime/vm/heap_test.cc |
+++ b/runtime/vm/heap_test.cc |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
+// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-#include "vm/assert.h" |
+#include "platform/assert.h" |
#include "vm/globals.h" |
#include "vm/heap.h" |
#include "vm/unit_test.h" |