Index: runtime/vm/handles_test.cc |
diff --git a/runtime/vm/handles_test.cc b/runtime/vm/handles_test.cc |
index 1b3ce381503648a54d32811c5fed73ee779145c2..c71866fba86eaa9feb1e0fc3e69e8f5ecfb29b68 100644 |
--- a/runtime/vm/handles_test.cc |
+++ b/runtime/vm/handles_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/flags.h" |
#include "vm/handles.h" |
#include "vm/heap.h" |